ChangeSet 1.1448 04/10/21 12:08:51 paul@kite-hub.kitebird.com +2 -0 texi2html: Update texi2html with version from mysqldoc repository. (Please merge this forward to 4.0, 4.1, 5.0.) BitKeeper/etc/logging_ok 1.257 04/10/21 12:08:50 paul@kite-hub.kitebird.com +1 -0 Logging to logging@openlogging.org accepted Docs/Support/texi2html 1.8 04/10/21 12:03:16 paul@kite-hub.kitebird.com +53 -45 Update texi2html with version from mysqldoc repository. (Please merge this forward to 4.0, 4.1, 5.0.) ChangeSet 1.1447 04/10/15 23:12:15 paul@ice.snake.net +2 -0 texi2html: Changes parsing of @image argument. BitKeeper/etc/logging_ok 1.256 04/10/15 23:12:14 paul@ice.snake.net +1 -0 Logging to logging@openlogging.org accepted Docs/Support/texi2html 1.7 04/10/15 23:10:58 paul@ice.snake.net +1 -1 Changes parsing of @image argument. ChangeSet 1.1446 04/08/24 12:58:12 ingo@mysql.com +9 -0 Enabled mysqltest for MASTER_PORT replacement. Replaced fixed port numbers by MASTER_PORT replacement. This allows for a set of ports per tree and hence parallel testing on multiple trees. BitKeeper/etc/logging_ok 1.255 04/08/24 12:58:12 ingo@mysql.com +1 -0 Logging to logging@openlogging.org accepted mysql-test/t/rpl_rotate_logs.test 1.22 04/08/24 12:58:07 ingo@mysql.com +3 -3 Replaced fixed port numbers by MASTER_PORT replacement. mysql-test/t/rpl000015.test 1.15 04/08/24 12:58:07 ingo@mysql.com +3 -3 Replaced fixed port numbers by MASTER_PORT replacement. mysql-test/t/rpl000014.test 1.12 04/08/24 12:58:07 ingo@mysql.com +4 -4 Replaced fixed port numbers by MASTER_PORT replacement. mysql-test/t/rpl000001.test 1.22 04/08/24 12:58:07 ingo@mysql.com +1 -1 Replaced fixed port numbers by MASTER_PORT replacement. Just in case it might get un-commented. mysql-test/r/rpl_rotate_logs.result 1.14 04/08/24 12:58:07 ingo@mysql.com +3 -3 Replaced fixed port numbers by MASTER_PORT. mysql-test/r/rpl000015.result 1.7 04/08/24 12:58:07 ingo@mysql.com +3 -3 Replaced fixed port numbers by MASTER_PORT. mysql-test/r/rpl000014.result 1.8 04/08/24 12:58:07 ingo@mysql.com +4 -4 Replaced fixed port numbers by MASTER_PORT. client/mysqltest.c 1.50 04/08/24 12:58:07 ingo@mysql.com +33 -13 Enabled mysqltest for MASTER_PORT replacement. ChangeSet 1.1445 04/08/22 09:36:17 serg@serg.mylan +1 -0 bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash. Abandoned improper use of MyISAM data. Thanks Ingo! myisammrg/myrg_open.c 1.15 04/08/22 09:36:15 serg@serg.mylan +49 -52 bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash. Abandoned improper use of MyISAM data. Thanks Ingo! ChangeSet 1.1444 04/07/19 12:32:36 lenz@mysql.com +1 -0 - only include the GPL license in the LICENSE text, not the FOSS exception (it only applies to 4.0 and above) Docs/Makefile.am 1.31 04/07/19 12:32:34 lenz@mysql.com +1 -1 - only include the GPL license in the LICENSE text, not the FOSS exception (it only applies to 4.0 and above) ChangeSet 1.1443 04/06/24 22:15:15 bell@sanja.is.com.ua +2 -0 parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204) sql/sql_yacc.yy 1.98 04/06/24 22:15:07 bell@sanja.is.com.ua +2 -2 parameter of my_yyoverflow made independed from YYSIZE_T sql/sql_parse.cc 1.162 04/06/24 22:15:07 bell@sanja.is.com.ua +2 -2 parameter of my_yyoverflow made independed from YYSIZE_T ChangeSet 1.1442 04/06/17 15:41:54 guilhem@mysql.com +1 -0 Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23 into mysql.com:/home/mysql_src/mysql-3.23 libmysql/libmysql.c 1.81 04/06/17 15:41:54 guilhem@mysql.com +0 -0 Auto merged ChangeSet 1.1424.3.1 04/06/17 15:40:13 guilhem@mysql.com +1 -0 Fix for BUG#4017 "mysql_real_connect buffer overflow" libmysql/libmysql.c 1.79.1.1 04/06/17 15:40:12 guilhem@mysql.com +2 -1 safety fix ChangeSet 1.1441 04/06/07 20:35:05 gluh@gluh.mysql.r18.ru +4 -0 Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results sql/field.h 1.31 04/06/07 20:34:55 gluh@gluh.mysql.r18.ru +1 -0 Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results sql/field.cc 1.49 04/06/07 20:34:55 gluh@gluh.mysql.r18.ru +18 -0 Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results mysql-test/t/type_date.test 1.4 04/06/07 20:34:55 gluh@gluh.mysql.r18.ru +8 -0 Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results mysql-test/r/type_date.result 1.4 04/06/07 20:34:55 gluh@gluh.mysql.r18.ru +2 -0 Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results ChangeSet 1.1440 04/06/03 15:38:38 bell@sanja.is.com.ua +1 -0 removed incorrect destructor (to prevent deleting item by recursion instead of by list scanning in case of chained OR or AND) sql/item_cmpfunc.h 1.17 04/06/03 15:38:37 bell@sanja.is.com.ua +0 -1 removed incorrect destructor (to prevent deleting item by recursion instead of by list scanning in case of chained OR or AND) ChangeSet 1.1439 04/05/31 21:10:15 bell@sanja.is.com.ua +1 -0 correct table_hash_search call sql/sql_acl.cc 1.46 04/05/31 21:10:13 bell@sanja.is.com.ua +2 -2 correct table_hash_search call ChangeSet 1.1438 04/05/04 13:07:36 bell@sanja.is.com.ua +1 -0 fixed db name and layout (can cause very rare race condition bug) sql/sql_acl.cc 1.45 04/05/04 13:07:34 bell@sanja.is.com.ua +2 -2 fixed db name and layout (can cause very rare race condition bug) ChangeSet 1.1437 04/03/25 21:52:25 monty@mysql.com +3 -0 Improved test case service backport from 4.0 BitKeeper/etc/logging_ok 1.254 04/03/25 21:52:25 monty@mysql.com +1 -0 Logging to logging@openlogging.org accepted sql/nt_servc.cc 1.10 04/03/25 21:52:23 monty@mysql.com +1 -1 service backport from 4.0 mysql-test/t/alter_table.test 1.9 04/03/25 21:52:23 monty@mysql.com +2 -0 Improved test case ChangeSet 1.1434.1.1 04/03/24 20:27:07 serg@serg.mylan +1 -0 protection against "ln -s /etc/passwd /tmp/failed-mysql-bugreport" scripts/mysqlbug.sh 1.5 04/03/24 20:27:05 serg@serg.mylan +2 -2 protection against "ln -s /etc/passwd /tmp/failed-mysql-bugreport" ChangeSet 1.1435 04/03/23 17:15:20 bell@sanja.is.com.ua +2 -0 used right table for grants check (BUG#3270) sql/sql_parse.cc 1.161 04/03/23 17:15:18 bell@sanja.is.com.ua +1 -1 used right table for grants check (BUG#3270) mysql-test/t/alter_table.test 1.8 04/03/23 17:15:18 bell@sanja.is.com.ua +19 -0 test for BUG#3270 added ChangeSet 1.1434 04/03/04 22:11:33 vva@eagle.mysql.r18.ru +3 -0 fixed Bug #3051 "FLOOR returns invalid" sql/item_func.cc 1.57 04/03/04 22:11:20 vva@eagle.mysql.r18.ru +2 -1 fixed Bug #3051 "FLOOR returns invalid" mysql-test/t/func_math.test 1.6 04/03/04 22:11:20 vva@eagle.mysql.r18.ru +8 -0 added test for Bug #3051 "FLOOR returns invalid" mysql-test/r/func_math.result 1.6 04/03/04 22:11:20 vva@eagle.mysql.r18.ru +6 -0 added test for Bug #3051 "FLOOR returns invalid" ChangeSet 1.1428.2.1 04/02/16 18:58:15 vva@eagle.mysql.r18.ru +1 -0 fixed bug #2762 "grammar error in myisam/mi_check.c" myisam/mi_check.c 1.72 04/02/16 18:58:01 vva@eagle.mysql.r18.ru +3 -1 fixed bug #2762 "grammar error in myisam/mi_check.c" ChangeSet 1.1432 04/02/11 12:30:50 gluh@gluh.mysql.r18.ru +1 -0 Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-3.23 into gluh.mysql.r18.ru:/home/gluh/Bugs/mysql-3.23.bug BitKeeper/etc/logging_ok 1.253 04/02/11 12:30:45 gluh@gluh.mysql.r18.ru +0 -0 auto-union ChangeSet 1.1428.1.1 04/02/11 12:30:20 gluh@gluh.mysql.r18.ru +2 -0 Fix for bug#2021: Wron error message from the client BitKeeper/etc/logging_ok 1.251.1.1 04/02/11 12:30:20 gluh@gluh.mysql.r18.ru +1 -0 Logging to logging@openlogging.org accepted libmysql/libmysql.c 1.80 04/02/11 12:29:54 gluh@gluh.mysql.r18.ru +2 -4 Fix for bug#2021: Wron error message from the client ChangeSet 1.1431 04/02/06 14:28:57 konstantin@mysql.com +4 -0 Fix for bug #2628 "ALTER TABLE destroys table and reports success" sql/sql_table.cc 1.114 04/02/06 14:28:57 konstantin@mysql.com +12 -6 Fix for bug #2628: We need to take into account database name when checking if source and destination table names are equal. Note, that after merge to 4.0 we also need to check for lower_case_table_names. mysql-test/t/alter_table.test 1.7 04/02/06 14:28:57 konstantin@mysql.com +17 -0 Fix for bug #2628: test case added mysql-test/r/alter_table.result 1.5 04/02/06 14:28:57 konstantin@mysql.com +8 -0 Fix for bug #2628: test result fixed BitKeeper/etc/logging_ok 1.252 04/02/06 14:28:57 konstantin@mysql.com +1 -0 Logging to logging@openlogging.org accepted ChangeSet 1.1430 04/02/03 18:21:48 vva@eagle.mysql.r18.ru +1 -0 clean up comments sql/item_func.cc 1.56 04/02/03 18:21:47 vva@eagle.mysql.r18.ru +2 -2 clean up comments ChangeSet 1.1429 04/01/12 22:47:26 vva@eagle.mysql.r18.ru +3 -0 Fixed Bug #2338 Trigonometric arithmetic problem by fixing optimizer bug with help of 'volatile' keyword sql/item_func.cc 1.55 04/01/12 22:47:15 vva@eagle.mysql.r18.ru +4 -2 added keyword volatile in Item_func_acos::val and Item_func_asin::val to calm optimizer down and to avoid it's bug mysql-test/t/func_math.test 1.5 04/01/12 22:47:15 vva@eagle.mysql.r18.ru +11 -0 added tests for BUG #2338 Trigonometric arithmetic problems mysql-test/r/func_math.result 1.5 04/01/12 22:47:15 vva@eagle.mysql.r18.ru +12 -0 added tests for BUG #2338 Trigonometric arithmetic problems ChangeSet 1.1424.2.1 03/12/16 17:55:34 vva@eagle.mysql.r18.ru +3 -0 fixed restoring of thd->count_cuted_fields in store_val_in_field (fixed #bug 2012) sql/sql_select.cc 1.136 03/12/16 17:55:20 vva@eagle.mysql.r18.ru +7 -1 fixed restoring of thd->count_cuted_fields in store_val_in_field (fixed #bug 2012) mysql-test/t/insert_select.test 1.3 03/12/16 17:55:20 vva@eagle.mysql.r18.ru +31 -0 added test case for bug #2012 mysql-test/r/insert_select.result 1.3 03/12/16 17:55:20 vva@eagle.mysql.r18.ru +12 -0 added test case for bug #2012 ChangeSet 1.1426 03/11/27 09:35:55 serg@serg.mylan +1 -0 fix contact person BitKeeper/etc/config 1.6 03/11/27 09:35:53 serg@serg.mylan +2 -2 fix contact person ChangeSet 1.1424.1.1 03/11/25 17:26:19 lenz@mysql.com +2 -0 - The LGPL section was removed from manual.texi, hence we now use a local copy of COPYING.LIB (moved from the mysys subdirectory) instead of creating it on the fly out of the manual. Docs/Makefile.am 1.30 03/11/25 17:26:17 lenz@mysql.com +1 -5 - Don't build COPYING.LIB from manual.texi anymore (section was removed from the manual) COPYING.LIB 1.4 03/11/25 16:46:07 lenz@mysql.com +0 -0 Rename: mysys/COPYING.LIB -> COPYING.LIB ChangeSet 1.1423.1.1 03/11/19 23:11:27 serg@serg.mylan +1 -0 ignore: added sql/udf_example.so scripts/make_win_src_distribution BitKeeper/etc/ignore 1.84 03/11/19 23:11:18 serg@serg.mylan +2 -0 added sql/udf_example.so scripts/make_win_src_distribution ChangeSet 1.1422.1.1 03/11/17 12:59:07 monty@mashka.mysql.fi +2 -0 Safety fix for alarms on windows. sql/mini_client.cc 1.29 03/11/17 12:59:06 monty@mashka.mysql.fi +11 -6 Added comments mysys/thr_alarm.c 1.18 03/11/17 12:59:06 monty@mashka.mysql.fi +2 -1 Safety fix for alarms on windows ChangeSet 1.1423 03/11/05 02:23:13 walrus@mysql.com +1 -0 compile-pentium-gcov: Stop the line wrapping for warnings. it needs for warnings statistic in code coverage BUILD/compile-pentium-gcov 1.9 03/11/05 02:20:56 walrus@mysql.com +1 -1 Stop the line wrapping for warnings. it needs for warnings statistic in code coverage ChangeSet 1.1422 03/10/20 15:35:03 guilhem@mysql.com +1 -0 Fix for Bug #1595 "mysqlbinlog can't read a password from the console". Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients, which is the reason why we fix this in 3.23. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password). client/mysqlbinlog.cc 1.52 03/10/20 15:34:53 guilhem@mysql.com +25 -4 Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients, which is the reason why we fix this in 3.23. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password). ChangeSet 1.1420 03/10/08 21:04:30 monty@mishka.mysql.fi +1 -0 Merge bk-internal.mysql.com:/home/bk/mysql-3.23 into mishka.mysql.fi:/home/my/mysql-3.23 sql/sql_repl.cc 1.46 03/10/08 21:04:30 monty@mishka.mysql.fi +0 -0 Auto merged ChangeSet 1.1417.2.1 03/10/08 21:02:53 monty@mishka.mysql.fi +3 -0 Fixed memory leak in send_file BitKeeper/etc/logging_ok 1.251 03/10/08 21:02:53 monty@mishka.mysql.fi +1 -0 Logging to logging@openlogging.org accepted sql/sql_repl.cc 1.44.1.1 03/10/08 21:02:51 monty@mishka.mysql.fi +1 -8 Fixed memory leak in send_file mysql-test/t/myisam.test 1.9 03/10/08 21:02:51 monty@mishka.mysql.fi +1 -2 Cleanup test ChangeSet 1.1417.1.1 03/10/06 20:31:35 monty@narttu.mysql.fi +1 -0 Portability fix extra/resolveip.c 1.12 03/10/06 20:31:34 monty@narttu.mysql.fi +1 -1 Portability fix ChangeSet 1.1418 03/09/29 15:42:33 vva@eagle.mysql.r18.ru +2 -0 fixed processing of COM_BINLOG_DUMP to use in mysqlbinlog sql/sql_repl.cc 1.45 03/09/29 15:42:20 vva@eagle.mysql.r18.ru +7 -1 fixed mysql_binlog_send to use COM_BINLOG_DUMP in mysqlbinlog sql/sql_parse.cc 1.160 03/09/29 15:42:20 vva@eagle.mysql.r18.ru +2 -1 fixed processing of COM_BINLOG_DUMP to use in mysqlbinlog ChangeSet 1.1414.1.1 03/09/27 17:16:19 guilhem@mysql.com +1 -0 backport of a fix made in 4.0 to make replication work in 64-bit binaries. The 4.0 changeset was: ChangeSet@1.1579.3.1, 2003-09-26 23:43:22+02:00, guilhem@mysql.com Fix for 64-bit machines. I am almost sure this is the cause for BUG#1381 [Opn]: Bug in replication on HP-UX 64 bit binaries? BUG#1256 [CRp]: Replication slave fails to connect to master in 64-bit version (Solaris) The reason why I think it's wrong is that the normal client code has uint32 ip_addr. (of course on 32-bit machines it does not matter, but on 64-bit it does). sql/mini_client.cc 1.28 03/09/27 17:16:15 guilhem@mysql.com +1 -1 backport of a fix made in 4.0 to make replication work in 64-bit binaries. ChangeSet 1.1417 03/09/17 22:01:08 lenz@mysql.com +1 -0 - added make_win_src_distribution.sh to EXTRA_SCRIPTS scripts/Makefile.am 1.17 03/09/17 22:01:07 lenz@mysql.com +1 -0 - added make_win_src_distribution.sh to EXTRA_SCRIPTS ChangeSet 1.1416 03/09/15 14:44:53 lenz@mysql.com +1 -0 - Bumped up version number from 3.23.58 to 3.23.59 in configure.in - Tagged ChangeSet 1.1413 as "mysql-3.23.58" configure.in 1.211 03/09/15 14:44:52 lenz@mysql.com +1 -1 - Bumped up version number from 3.23.58 to 3.23.59 in configure.in ChangeSet 1.1415 03/09/12 19:58:22 greg@mysql.com +36 -0 New Windows source package automation for 3.23 BitKeeper/etc/logging_ok 1.250 03/09/12 19:58:22 greg@mysql.com +1 -0 Logging to logging@openlogging.org accepted scripts/make_win_src_distribution.sh 1.1 03/09/12 19:58:12 greg@mysql.com +487 -0 VC++Files/thr_test/thr_test.c 1.1 03/09/12 19:58:12 greg@mysql.com +250 -0 VC++Files/mysqlwatch/mysqlwatch.c 1.1 03/09/12 19:58:12 greg@mysql.com +745 -0 VC++Files/mysqlshutdown/mysqlshutdown.rc 1.1 03/09/12 19:58:12 greg@mysql.com +2 -0 VC++Files/mysqlshutdown/mysqlshutdown.c 1.1 03/09/12 19:58:12 greg@mysql.com +198 -0 VC++Files/mysqlshutdown/mysql.ico 1.1 03/09/12 19:58:12 greg@mysql.com +9 -0 VC++Files/libmysqltest/mytest.c 1.1 03/09/12 19:58:12 greg@mysql.com +169 -0 VC++Files/libmysql/libmysql.def 1.1 03/09/12 19:58:12 greg@mysql.com +94 -0 scripts/make_win_src_distribution.sh 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/scripts/make_win_src_distribution.sh scripts/Makefile.am 1.16 03/09/12 19:58:12 greg@mysql.com +4 -2 Build make_win_src_distribution script by default VC++Files/thr_test/thr_test.c 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/thr_test/thr_test.c VC++Files/mysqlwatch/mysqlwatch.c 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/mysqlwatch/mysqlwatch.c VC++Files/mysqlshutdown/mysqlshutdown.rc 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/mysqlshutdown/mysqlshutdown.rc VC++Files/mysqlshutdown/mysqlshutdown.c 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/mysqlshutdown/mysqlshutdown.c VC++Files/mysqlshutdown/mysql.ico 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/mysqlshutdown/mysql.ico VC++Files/libmysqltest/mytest.c 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/libmysqltest/mytest.c VC++Files/libmysql/libmysql.def 1.0 03/09/12 19:58:12 greg@mysql.com +0 -0 BitKeeper file /home/greg/bk/3.23/VC++Files/libmysql/libmysql.def VC++Files/InstallShield/3.23.XX-gpl/String Tables/0009-English/value.shl 1.2 03/09/12 19:58:12 greg@mysql.com +6 -6 Add version placeholders for automation VC++Files/InstallShield/3.23.XX-gpl/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt 1.2 03/09/12 19:58:12 greg@mysql.com +2 -2 Add version placeholders for automation VC++Files/InstallShield/3.23.XX-com/String Tables/0009-English/value.shl 1.3 03/09/12 19:58:12 greg@mysql.com +6 -6 Add version placeholders for automation VC++Files/InstallShield/3.23.XX-com/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt 1.3 03/09/12 19:58:12 greg@mysql.com +2 -2 Add version placeholders for automation VC++Files/InstallShield/3.23.XX-com/Text Substitutions/Setup.tsb 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Text Substitutions/Build.tsb 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/String Tables/Default.shl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/String Tables/0009-English/value.shl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Shell Objects/Default.shl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Setup Files/Uncompressed Files/Language Independent/OS Independent/SETUP.BMP 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Setup Files/Compressed Files/Language Independent/OS Independent/infolist.txt 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.rul 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.obs 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.ins 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.ino 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Script Files/Setup.dbg 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Registry Entries/Default.rge 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/MySQL 3.23.com.ipr 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Servers.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Grant Tables.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Documentation.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Development.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Default.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Default.fdf 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/File Groups/Clients and Tools.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Component Definitions/Default.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Component Definitions/Default.cdf 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir VC++Files/InstallShield/3.23.XX-com/Component Definitions/.fgl 1.2 03/09/12 18:41:26 greg@mysql.com +0 -0 mvdir ChangeSet 1.1414 03/09/12 17:26:48 guilhem@mysql.com +2 -0 Quick backport of the following bugfix from MySQL 4.0.14. DO NOT COPY THIS CODE TO 4.0. The bugfix is better in 4.0, but here in 3.23 we don't want to add a new error code so we just use ER_EMPTY_QUERY. Bug was: "If a query was ignored on the slave (because of @code{replicate-ignore-table} and other similar rules), the slave still checked if the query got the same error code (0, no error) as on the master. So if the master had an error on the query (for example, ``Duplicate entry'' in a multiple-row insert), then the slave stopped and warned that the error codes didn't match. (Bug #797)" sql/sql_parse.cc 1.159 03/09/12 17:26:44 guilhem@mysql.com +12 -0 In a slave thread, mark an ignored query (because of replicate-*-table rules) as empty. The caller, exec_event(), will understand this error code as "ignorable query, don't compare the error codes on master and slave". sql/slave.cc 1.140 03/09/12 17:26:43 guilhem@mysql.com +2 -1 Ignore ER_EMPTY_QUERY as it is also a marker for "query was ignored because of replicate-*-table rules". ChangeSet 1.1413 03/09/11 13:36:08 lenz@mysql.com +1 -0 - backported compatibility fix for extra/resolveip.c from 4.0 to be able to compile on HP-UX 10.20 (which does not have in_add_t). extra/resolveip.c 1.11 03/09/11 13:36:07 lenz@mysql.com +4 -0 - backport compatibility fix from 4.0 to be able to compile on HP-UX 10.20 (which does not have in_add_t).