- 27 Jan, 2005 9 commits
-
-
unknown authored
Added the get_actual_table_name function that issues a SHOW TABLES LIKE '%s'. This will get the table name in the proper case. We use this table name rather than the one given on the command line. This will prevent problems when importing SQL on Linux that was generated on a Windows platform where case can be an issue. mysqldump.c: call get_actual_table_name to get the table name in the proper case client/mysqldump.c: call get_actual_table_name to get the table name in the proper case
-
unknown authored
Adjusted the "Usage:" string. Ordered the option recognition in reverse order from "Usage:".
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
CAST now always return a well-formed character string. sql/item_timefunc.cc: CAST now always return a well-formed character string.
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
- 26 Jan, 2005 16 commits
-
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
unknown authored
Moved initialization code into a new init function. Added a new cleanup function. Added a call to close the meta file. mysql-test/t/archive.test: Test Bug: Memory leaks in the archive handler. Fixed a typo. sql/examples/ha_archive.h: Test Bug: Memory leaks in the archive handler. Added declarations for the new init/cleanup functions. sql/handler.cc: Test Bug: Memory leaks in the archive handler. Added calls of the new init/cleanup functions.
-
unknown authored
BUILD/SETUP.sh: Abort if wrong options BUILD/compile-pentium64-debug: Always use full debugging innobase/fil/fil0fil.c: Fixed wrong printf() format
-
unknown authored
into mysql.com:/my/mysql-4.1
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1 include/my_global.h: Auto merged sql/mysqld.cc: Auto merged
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
unknown authored
into mysql.com:/my/mysql-4.1
-
unknown authored
This fixes a memory allocation bug in Innobase as structs was defined differently in .c and .cc files
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
Bug#8101 unique indexes which attribute are _not_ specified in the order of the table does not work
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100 sql/sql_select.cc: Auto merged
-
unknown authored
remove a change that broke the test innobase/include/univ.i: remove a change that broke the test sql/item_create.cc: better fix
-
unknown authored
Added test case for bug #7672 that existed only in 4.0. mysql-test/t/order_by.test: Added test case for bug #7672 that existed only in 4.0. mysql-test/r/order_by.result: Added test case for bug #7672 that existed only in 4.0.
-
- 25 Jan, 2005 15 commits
-
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
into mysql.com:/my/mysql-4.1
-
unknown authored
BitKeeper/etc/ignore: added libmysqld/examples/mysqltest_embedded client/mysqlbinlog.cc: Call mysql_close() before die() innobase/include/eval0eval.ic: Remove assert that fails on 64 bit machines (Tested with BUILD/compile-pentium64-valgrind-max on 64 bit Intel CPU) sql/mysqld.cc: Force lower_case_table_names to 0 if set to 2 on case insensitive file name sql/sql_select.cc: Remove #if 0
-
unknown authored
into mysql.com:/my/mysql-4.1
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
ndb/test/run-test/atrt-mysql-test-run: Fix result handling ndb/test/run-test/daily-basic-tests.txt: Move mysql-test-run & testBackup into "basic" ndb/test/run-test/daily-devel-tests.txt: Move mysql-test-run & testBackup into "basic"
-
unknown authored
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
unknown authored
-
unknown authored
-
unknown authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1 innobase/include/univ.i: Auto merged
-
unknown authored
innobase/include/univ.i: InnoDB: Define UNIV_DEBUG when DBUG_ON (in MySQL) is defined. This enables InnoDB debug assertions in debug builds of mysqld.
-
unknown authored
into mysql.com:/my/mysql-4.1 BUILD/SETUP.sh: Auto merged
-