- 27 Nov, 2007 2 commits
-
-
unknown authored
- archive test/result adjusted. - OPTIMIZE/ANALYZE PARTITION EXTENDED test case added. mysql-test/r/archive.result: after-merge fix: - archive test/result adjusted. mysql-test/r/partition.result: after-merge fix: - test case added. mysql-test/t/archive.test: after-merge fix: - archive test/result adjusted. mysql-test/t/partition.test: after-merge fix: - test case added.
-
unknown authored
into mysql.com:/home/ram/work/b30495/b30495.5.1 mysql-test/r/analyze.result: Auto merged mysql-test/t/analyze.test: Auto merged sql/sql_yacc.yy: 5.0 -> 5.1 manual merging (see bug #30495: optimize table t1,t2,t3 extended errors): CHECK options disabled for ANALYZE/OPTIMIZE PARTITION.
-
- 25 Nov, 2007 4 commits
-
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg storage/myisam/mi_packrec.c: Auto merged mysql-test/t/disabled.def: Manual merge from 5.0
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
unknown authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
- 23 Nov, 2007 24 commits
-
-
unknown authored
The initialization to zero via LINT_INIT made mysql.test fail. print_warnings() was suppressed where it should not. Fixed initialization so that it fakes warnings. client/mysql.cc: Bug#32661 - Compiler warning in client/mysql.cc Fixed initialization so that it fakes warnings.
-
unknown authored
Re-enabled test case after fix
-
unknown authored
The test case fails on "vanilla" and "no_innodb" builds. These builds do not include InnoDB. The test case requires InnoDB. Added requirement for InnoDB into the test case, so that it does not start on those builds. mysql-test/suite/rpl/t/rpl_row_charset_innodb.test: Bug#32668 - rpl_row_charset_innodb.test fails Added requirement for InnoDB.
-
unknown authored
Disabled test case
-
unknown authored
Disabled test case
-
unknown authored
Disabled the test case
-
unknown authored
Disabled test case
-
unknown authored
Disabled test case
-
unknown authored
Compiler warned about possible use of uninitialized variable 'warnings' in com_go(). Added LINT_INIT for 'warnings'. client/mysql.cc: Bug#32661 - Compiler warning in client/mysql.cc Added LINT_INIT for 'warnings'.
-
unknown authored
Disabled test case
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg mysql-test/t/disabled.def: Manual merge from 5.0 storage/myisam/mi_packrec.c: Manual merge from 5.0
-
unknown authored
into mysql.com:/home/ram/work/b32560/b32560.5.0
-
unknown authored
into mysql.com:/home/ram/work/b32560/b32560.5.1 mysql-test/r/func_set.result: Auto merged sql/item_cmpfunc.cc: SCCS merged
-
unknown authored
Problem: INTERVAL function implementation doesn't handle NULL range values. Fix: skip NULL ranges looking for a proper one. mysql-test/r/func_set.result: Fix for bug #32560: crash with interval function and count(*) - test result. mysql-test/t/func_set.test: Fix for bug #32560: crash with interval function and count(*) - test case. sql/item_cmpfunc.cc: Fix for bug #32560: crash with interval function and count(*) - skip NULL ranges calculating INTERVAL(...).
-
unknown authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
unknown authored
Disabled test case
-
unknown authored
Disabled test case
-
unknown authored
Fixed a compiler warning on win64. Backport from 5.1.
-
unknown authored
Fixed a compiler warning on win64
-
unknown authored
Disabled test case
-
unknown authored
into mysql.com:/home/ram/work/b32558/b32558.5.0
-
unknown authored
into mysql.com:/home/ram/work/b32558/b32558.5.1 mysql-test/r/olap.result: Auto merged sql/item_func.h: Auto merged
-
unknown authored
into mysql.com:/home/ram/work/b32557/b32557.5.1
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
- 22 Nov, 2007 2 commits
-
-
unknown authored
corrupts a MERGE table Post-pushbuild fix. The merge test failed on Windows. The MoveFile() function returned the error code ERROR_ACCESS_DENIED. The fix is to use a different name for the file to be deleted. This is the same trick as we use for the error code ERROR_ALREADY_EXISTS. Added ERROR_ACCESS_DENIED to the list of error codes that require to change the name of the file to be deleted. mysys/my_delete.c: Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE corrupts a MERGE table Added ERROR_ACCESS_DENIED to the list of error codes that require to change the name of the file to be deleted.
-
unknown authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1
-
- 21 Nov, 2007 8 commits
-
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg
-
unknown authored
into stella.local:/home2/mydev/mysql-5.1-axmrg configure.in: Auto merged
-
unknown authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
unknown authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
unknown authored
into stella.local:/home2/mydev/mysql-4.1-axmrg
-
unknown authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
unknown authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
unknown authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build support-files/compiler_warnings.supp: merge fix
-