- 27 Nov, 2006 1 commit
-
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint mysql-test/mysql-test-run.pl: Auto merged sql-common/my_time.c: Auto merged sql/item_timefunc.cc: Auto merged sql/sql_parse.cc: Auto merged
-
- 24 Nov, 2006 5 commits
-
-
unknown authored
into polly.local:/home/kaa/src/maint/mysql-5.1-maint sql/sql_parse.cc: Auto merged
-
unknown authored
into polly.local:/tmp/maint/bug22077/my51-bug22077 mysql-test/t/read_only.test: Auto merged sql/sql_parse.cc: Manual merge
-
unknown authored
into ymer.(none):/usr/local/mysql/tmp/mysql-5.1-new-maint mysql-test/lib/mtr_io.pl: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/r/date_formats.result: Auto merged mysql-test/t/date_formats.test: Auto merged sql-common/my_time.c: Auto merged sql/item_timefunc.cc: Auto merged
-
unknown authored
into ymer.(none):/usr/local/mysql/tmp/mysql-5.0-gca mysql-test/lib/mtr_io.pl: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/r/date_formats.result: Auto merged mysql-test/t/date_formats.test: Auto merged sql-common/my_time.c: Auto merged sql/item_timefunc.cc: Auto merged
-
unknown authored
traces in Valgrind (broken libc6-dbg). Installing libc6-dbg on Debian will still provide proper bactraces, even without setting LD_LIBRARY_PATH explicitly. mysql-test/lib/mtr_io.pl: Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack traces in Valgrind. mysql-test/mysql-test-run.pl: Do not link /usr/lib/debug/* on Debian <=3.1, as it causes broken stack traces in Valgrind.
-
- 23 Nov, 2006 6 commits
-
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint BitKeeper/etc/collapsed: auto-union configure.in: Auto merged mysql-test/Makefile.am: Auto merged mysql-test/extra/rpl_tests/rpl_deadlock.test: Auto merged mysql-test/mysql-test-run-shell.sh: Auto merged mysql-test/r/func_time.result: Auto merged mysql-test/r/ps.result: Auto merged mysql-test/r/windows.result: Auto merged mysql-test/t/disabled.def: Auto merged mysql-test/t/func_time.test: Auto merged mysql-test/t/ps.test: Auto merged mysql-test/t/windows.test: Auto merged sql/item.cc: Auto merged sql/item_timefunc.cc: Auto merged sql/mysqld.cc: Auto merged sql-common/my_time.c: Auto merged sql/sql_parse.cc: Auto merged BitKeeper/deleted/.del-ps_not_windows.result: Delete: mysql-test/r/ps_not_windows.result BitKeeper/deleted/.del-ps_not_windows.test: Delete: mysql-test/t/ps_not_windows.test mysql-test/mysql-test-run.pl: Manual merge mysql-test/r/rpl_deadlock_innodb.result: Manual merge
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
unknown authored
Disabling debug printouts for valgrind builds that print unallocated memory. sql/sql_binlog.cc: Disabling debug printouts for valgrind builds that print unallocated memory
-
unknown authored
Removing valgrind memory checks from code. sql/log_event.cc: Removing valgrind memory checks from code.
-
unknown authored
Patch to fix valgrind warning that uninitialized bytes were written. The warning was caused by set_default(), which assumes that the field pointer is pointing into record[0], while all other functions honors the move_field_offset(). sql/log_event.cc: Changing unpack_row() to always unpack into table->record[0] since the Field class hierarchy contain too many dependencies on the record to operate on being in table->record[0]. Changing code to use the new unpack_row(), which requires some juggling of records in one case.
-
- 22 Nov, 2006 21 commits
-
-
unknown authored
-
unknown authored
into example.com:/work/bug24396/my51
-
unknown authored
mysql-test/t/events_bugs.test: increase wait time..this had to be > 0.7
-
unknown authored
into mysql.com:/usr/home/ram/work/bug21789/my41-bug21789 mysql-test/r/date_formats.result: Auto merged sql-common/my_time.c: Auto merged
-
unknown authored
into mysql.com:/usr/home/ram/work/bug21789/my51-bug21789 mysql-test/r/date_formats.result: Auto merged sql-common/my_time.c: Auto merged
-
unknown authored
into mysql.com:/usr/home/ram/work/bug21789/my50-bug21789 mysql-test/r/date_formats.result: Auto merged sql-common/my_time.c: Auto merged
-
unknown authored
into mysql.com:/usr/home/ram/work/bug21789/my51-bug21789 mysql-test/r/date_formats.result: Auto merged sql-common/my_time.c: Auto merged
-
unknown authored
into mysql.com:/usr/home/ram/work/bug21789/my50-bug21789 mysql-test/r/date_formats.result: Auto merged sql-common/my_time.c: merging
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my50-bug22029
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my51-bug22029
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my41-bug22029 mysql-test/r/date_formats.result: Auto merged mysql-test/t/date_formats.test: Auto merged sql/item_timefunc.cc: Auto merged
-
unknown authored
into rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19799/my51-bug19799 mysql-test/r/mysql.result: Auto merged
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my50-bug22029 mysql-test/r/date_formats.result: Auto merged mysql-test/t/date_formats.test: Auto merged sql/item_timefunc.cc: Auto merged
-
unknown authored
- Use more appropriate test case. mysql-test/r/mysql.result: Bug#19799 delimiter command not working correctly when sourcing a sql file - Alt. Result. mysql-test/t/mysql_delimiter.sql: Bug#19799 delimiter command not working correctly when sourcing a sql file - Alt. Test
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my51-bug22029 sql/item_timefunc.cc: Auto merged
-
unknown authored
into rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19799/my51-bug19799 mysql-test/r/mysql.result: Auto merged
-
unknown authored
- Post Merge Fix. mysql-test/r/mysql.result: Bug#19799 delimiter command not working correctly when sourcing a sql file - Post merge fix.
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my51-bug22029 mysql-test/t/date_formats.test: Auto merged sql/item_timefunc.cc: Auto merged mysql-test/r/date_formats.result: merging
-
unknown authored
into mysql.com:/usr/home/ram/work/bug22029/my50-bug22029 mysql-test/r/date_formats.result: Auto merged mysql-test/t/date_formats.test: Auto merged sql/item_timefunc.cc: merging
-
unknown authored
into rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19799/my51-bug19799 mysql-test/r/mysql.result: Auto merged
-
unknown authored
- Client side readline functions unconditionally search for Unix '\n' line endings. In this case, the delimiter statement was set to '//\r' instead of the intended '//'. When removing the '\n' check for and remove preceeding '\r' character as well. client/readline.cc: Bug#19799 delimiter command not working correctly when sourcing a sql file - When removing the '\n' character, check for and remove preceeding '\r' character as well. mysql-test/r/mysql.result: Bug#19799 delimiter command not working correctly when sourcing a sql file - Added Results. mysql-test/t/mysql_delimiter.sql: Bug#19799 delimiter command not working correctly when sourcing a sql file - Added Tests. mysql-test/t/mysql_delimiter_19799.sql: Bug#19799 delimiter command not working correctly when sourcing a sql file - File containing delimiter statement followed by '\r\n' line ending.
-
- 21 Nov, 2006 7 commits
-
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint mysql-test/mysql-test-run.pl: Auto merged scripts/mysql_fix_privilege_tables.sql: Auto merged
-
unknown authored
scripts/mysql_fix_privilege_tables.sql: Remove annoying single '
-
unknown authored
old upgrade behaviour. Add test for upgrade from 5.0.30 mysql-test/t/system_mysql_db_fix40123.test: Drop alos the new 5.1 tables after test scripts/mysql_fix_privilege_tables.sql: Update 5.1 version of mysql_fix_privilege_tables.sql to also do an "ALTER TABLE MODIFY" on the new column(s) it adds. This allows us to make sure that both new and already existing columsn get the right type. mysql-test/t/system_mysql_db_fix50030-master.opt: New BitKeeper file ``mysql-test/t/system_mysql_db_fix50030-master.opt'' mysql-test/t/system_mysql_db_fix50030.test: New BitKeeper file ``mysql-test/t/system_mysql_db_fix50030.test''
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint client/mysql_upgrade.c: Auto merged client/mysqltest.c: Auto merged scripts/mysql_fix_privilege_tables.sql: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint client/mysql_upgrade.c: Auto merged client/mysqltest.c: Auto merged mysql-test/lib/mtr_report.pl: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/t/system_mysql_db_fix30020.test: Auto merged scripts/mysql_fix_privilege_tables.sql: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint client/mysqltest.c: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint client/mysqltest.c: Auto merged
-