- 14 Sep, 2005 39 commits
-
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
unknown authored
into mysql.com:/M50/mysql-5.0
-
unknown authored
into mysql.com:/M50/mysql-5.0
-
unknown authored
-
unknown authored
mysql-test/lib/mtr_process.pl: Auto merged mysql-test/lib/mtr_report.pl: Auto merged
-
unknown authored
mysql-test/lib/mtr_process.pl: Handle errors in child processes separate from the parent process (patch supplied by Kent). mysql-test/lib/mtr_report.pl: New function to handle errors in child processes separate from the parent process (patch supplied by Kent). Expected to avoid HUP signals.
-
unknown authored
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 include/my_sys.h: Auto merged mysys/mf_keycache.c: Auto merged sql/sql_test.cc: Auto merged sql/mysqld.cc: Manual merge. sql/sql_show.cc: Manual merge. sql/structs.h: Manual merge.
-
unknown authored
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-5.0
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
unknown authored
(corrected typo in prev patch) Bug #13152 bit fields and fileds that follow become corrupted when dumped from NDB
-
unknown authored
After merge fix. include/keycache.h: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Status variables moved into KEY_CACHE in 4.1. Enlarging them there. include/my_sys.h: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Status variables moved into KEY_CACHE in 4.1. Removed unused global variables. myisam/mi_test2.c: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Status variables moved into KEY_CACHE in 4.1. Changed to print default key cache status. mysys/mf_keycache.c: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Status variables moved into KEY_CACHE in 4.1. Changed their debug printout. sql/mysqld.cc: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Changed to print full value. sql/sql_show.cc: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Added a branch for long long values. sql/sql_test.cc: Bug#12920 - key_read_requests counter appears to re-set After merge fix. changed to print full values. sql/structs.h: Bug#12920 - key_read_requests counter appears to re-set After merge fix. Added a branch for long long keycache values.
-
unknown authored
mysql-test/lib/mtr_report.pl: Make the Perl test script output identical to that of the (old) shell script, so that reported differences compare as equal strings (for automatic analysis).
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 include/my_global.h: Auto merged
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin mysql-test/r/sp.result: Auto merged mysql-test/t/sp.test: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/usr/home/pem/mysql-5.0
-
unknown authored
mysql-test/r/sp.result: Added missing drop table. mysql-test/t/sp.test: Added missing drop table. sql/sp_head.h: Post-review fix for autocommit check in SPs and triggers. sql/sql_yacc.yy: Post-review fix for autocommit check in SPs and triggers.
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
unknown authored
into mysql.com:/home/mydev/mysql-4.1-4100 include/my_sys.h: Bug#12920 - key_read_requests counter appears to re-set Manual merge requiring after merge fix. myisam/mi_test2.c: Bug#12920 - key_read_requests counter appears to re-set Manual merge requiring after merge fix. mysys/mf_keycache.c: Bug#12920 - key_read_requests counter appears to re-set Manual merge requiring after merge fix. sql/mysqld.cc: Bug#12920 - key_read_requests counter appears to re-set Manual merge requiring after merge fix. sql/sql_test.cc: Bug#12920 - key_read_requests counter appears to re-set Manual merge requiring after merge fix.
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.cml
-
unknown authored
Enlarged the counter variables to ulonglong.
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.cml sql/sql_show.cc: Auto merged
-
unknown authored
into mysql.com:/usr/home/pem/mysql-5.0 sql/sql_yacc.yy: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_new
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.cml sql/sql_acl.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_prepare.cc: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
-
unknown authored
include/my_global.h: Avoid warnings on QNX, only define HAVE_RINT if not found by configure
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-5000 sql/sql_base.cc: Auto merged
-
unknown authored
Now many direct references to my_error() have been removed. mysql-test/r/federated_archive.result: new results with new error message mysql-test/t/federated_archive.test: corrected error number sql/ha_federated.cc: some minor 80 column formatting corrected some error handling to be more handler print_error friendly moved duplicate code into new "stash_remote_error" function sql/ha_federated.h: added error number, and places to stash error message and number added private method to stash error
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_new mysql-test/r/mysqldump.result: Auto merged mysql-test/r/view.result: Auto merged mysql-test/t/mysqldump.test: Auto merged sql/item.cc: Auto merged sql/sql_show.cc: Auto merged sql/table.h: Auto merged
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
unknown authored
mysql-test/r/sp.result: fix result mysql-test/r/type_newdecimal.result: fix result mysql-test/t/sp.test: add a test for the bug mysql-test/t/type_newdecimal.test: add a test for the bug sql/item_func.cc: call correct method of the item
-
unknown authored
into ubuntu.(none):/home/reggie/bk/mysql-5.0
-
unknown authored
-
unknown authored
into mishka.mysql.fi:/home/my/mysql-5.0 mysql-test/t/mysqldump.test: Auto merged
-
unknown authored
into mishka.mysql.fi:/home/my/mysql-5.0 sql/unireg.cc: Auto merged
-
unknown authored
-
- 13 Sep, 2005 1 commit
-
-
unknown authored
into mishka.mysql.fi:/home/my/mysql-5.0 sql/item.cc: Auto merged sql/sql_table.cc: Auto merged mysql-test/t/mysqldump.test: Merge
-