istruewing@stella.local
13f317c565
Bug#32754 - InnoDB tests do not prepare or clean up correctly
...
Some test cases were missing preparation to deal with failed
predecessor test cases.
Added preparation (drop table if exists) to some test cases.
2007-11-27 09:25:45 +01:00
istruewing@stella.local
7fcf494018
Merge stella.local:/home2/mydev/mysql-5.0-axmrg
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-26 19:18:21 +01:00
istruewing@stella.local
f140e7e000
Bug#20830 - INSERT DELAYED does not honour SET INSERT_ID
...
Bug#20627 - INSERT DELAYED does not honour auto_increment_* variables
Fixed wrong variable assignment.
2007-11-26 19:16:23 +01:00
istruewing@stella.local
010d82753d
Moved disabling of tests to the respective suites.
2007-11-26 17:31:53 +01:00
istruewing@stella.local
0b62d9664a
Bug#30751: rpl_ndb_multi missing row in output
...
Disabled the test case.
2007-11-26 16:17:26 +01:00
istruewing@stella.local
a5fcd69702
Bug#32724: innodb_mysql.test fails randomly
...
Disabled test case.
2007-11-26 16:12:14 +01:00
istruewing@stella.local
f4b37b3035
Bug#32723: grant3.test fails
...
Disabled test case.
2007-11-26 16:04:29 +01:00
istruewing@stella.local
ba6da10296
Bug#29149: Test "kill" fails on Windows
...
Disabled test case.
2007-11-26 15:40:08 +01:00
istruewing@stella.local
c29088d275
Merge stella.local:/home2/mydev/mysql-5.0-axmrg
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-26 15:38:29 +01:00
istruewing@stella.local
a7aa278482
Bug#32357 - ndb_backup_print test fails sometimes in pushbuild
...
Disabled test case
2007-11-26 14:49:41 +01:00
istruewing@stella.local
6c39d13209
BUG#31277 - myisamchk --unpack corrupts a table
...
Another try to fix a compiler warning on win64.
2007-11-26 14:48:49 +01:00
istruewing@stella.local
1386274a14
Merge stella.local:/home2/mydev/mysql-5.1-bug26379-8
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-25 18:14:55 +01:00
istruewing@stella.local
bd2154836e
Merge stella.local:/home2/mydev/mysql-5.0-axmrg
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-25 15:55:03 +01:00
istruewing@stella.local
2fe97d3428
Merge stella.local:/home2/mydev/mysql-5.1-ateam
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-25 14:51:01 +01:00
istruewing@stella.local
2cc3e56ea4
Merge stella.local:/home2/mydev/mysql-5.0-ateam
...
into stella.local:/home2/mydev/mysql-5.0-axmrg
2007-11-25 14:14:52 +01:00
istruewing@stella.local
7eeea0c324
Bug#32661 - Compiler warning in client/mysql.cc
...
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.
2007-11-23 23:21:37 +01:00
istruewing@stella.local
6c6ee17297
Bug#32668 rpl_row_charset_innodb.test fails
...
Re-enabled test case after fix
2007-11-23 18:27:05 +01:00
istruewing@stella.local
13c4f25fcf
Bug#32668 - rpl_row_charset_innodb.test fails
...
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.
2007-11-23 18:05:45 +01:00
istruewing@stella.local
32b99c5570
Bug#32668 - rpl_row_charset_innodb.test fails
...
Disabled test case
2007-11-23 17:54:19 +01:00
istruewing@stella.local
9f19e3f647
Bug#32667 lowercase_table3.test reports to error log
...
Disabled test case
2007-11-23 17:47:22 +01:00
istruewing@stella.local
bc7205bb3f
Bug#29830 Test case 'events_scheduling' fails on Mac OS X and Windows
...
Disabled the test case
2007-11-23 17:05:16 +01:00
istruewing@stella.local
6f426699e5
Bug#32664 - events.test fails randomly
...
Disabled test case
2007-11-23 16:53:31 +01:00
istruewing@stella.local
55a8f4c784
Bug#32663 binlog_multi_engine.test fails randomly
...
Disabled test case
2007-11-23 16:32:51 +01:00
istruewing@stella.local
08a757c03c
Bug#32661 - Compiler warning in client/mysql.cc
...
Compiler warned about possible use of uninitialized variable
'warnings' in com_go().
Added LINT_INIT for 'warnings'.
2007-11-23 16:02:51 +01:00
istruewing@stella.local
9e450e76cd
Bug#32659 - ndb_dd_backuprestore.test fails randomly
...
Disabled test case
2007-11-23 15:30:04 +01:00
istruewing@stella.local
75e9c20197
Merge stella.local:/home2/mydev/mysql-5.0-axmrg
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-23 15:04:39 +01:00
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru
7a41acfd40
Merge mysql.com:/home/ram/work/mysql-5.0-engines
...
into mysql.com:/home/ram/work/b32560/b32560.5.0
2007-11-23 17:24:54 +04:00
ramil/ram@ramil.myoffice.izhnet.ru
2bc1e74c55
Merge mysql.com:/home/ram/work/b32560/b32560.5.0
...
into mysql.com:/home/ram/work/b32560/b32560.5.1
2007-11-23 16:43:49 +04:00
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru
51ca3235b8
Fix for bug #32560 : crash with interval function and count(*)
...
Problem: INTERVAL function implementation doesn't handle NULL range values.
Fix: skip NULL ranges looking for a proper one.
2007-11-23 16:30:06 +04:00
istruewing@stella.local
a1c5fef49a
Merge stella.local:/home2/mydev/mysql-5.0-ateam
...
into stella.local:/home2/mydev/mysql-5.0-axmrg
2007-11-23 13:09:01 +01:00
istruewing@stella.local
3b09d3708a
Bug#32654: rpl_view.test fails randomly
...
Disabled test case
2007-11-23 13:03:38 +01:00
istruewing@stella.local
695afd5d07
Bug#32653 - rpl_log.test fails randomly
...
Disabled test case
2007-11-23 12:54:05 +01:00
istruewing@stella.local
1d2a0d1d6e
BUG#31277 - myisamchk --unpack corrupts a table
...
Fixed a compiler warning on win64. Backport from 5.1.
2007-11-23 12:52:29 +01:00
istruewing@stella.local
95c63ada55
BUG#31277 - myisamchk --unpack corrupts a table
...
Fixed a compiler warning on win64
2007-11-23 12:28:36 +01:00
istruewing@stella.local
17399e7be3
Bug#32651 - grant_cache.test fails
...
Disabled test case
2007-11-23 12:06:55 +01:00
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru
a13b5e9d80
Merge mysql.com:/home/ram/work/mysql-5.0-engines
...
into mysql.com:/home/ram/work/b32558/b32558.5.0
2007-11-23 13:04:13 +04:00
ramil/ram@ramil.myoffice.izhnet.ru
ce75b829ee
Merge mysql.com:/home/ram/work/b32558/b32558.5.0
...
into mysql.com:/home/ram/work/b32558/b32558.5.1
2007-11-23 12:35:02 +04:00
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru
6339719b2e
Merge mysql.com:/home/ram/work/mysql-5.1-engines
...
into mysql.com:/home/ram/work/b32557/b32557.5.1
2007-11-23 12:16:22 +04:00
istruewing@stella.local
e099b71f75
Merge stella.local:/home2/mydev/mysql-5.1-amain
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-23 09:14:49 +01:00
istruewing@stella.local
3be8cf8f3d
Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLE
...
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.
2007-11-22 21:39:28 +01:00
df@pippilotta.erinye.com
bf6cf069f1
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1
2007-11-22 18:07:09 +01:00
istruewing@stella.local
8ba6ecc7e4
Merge stella.local:/home2/mydev/mysql-5.0-axmrg
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-21 20:35:02 +01:00
istruewing@stella.local
3be5815015
Merge stella.local:/home2/mydev/mysql-5.1-amain
...
into stella.local:/home2/mydev/mysql-5.1-axmrg
2007-11-21 20:32:58 +01:00
istruewing@stella.local
82bf8f36f3
Merge stella.local:/home2/mydev/mysql-4.1-axmrg
...
into stella.local:/home2/mydev/mysql-5.0-axmrg
2007-11-21 20:31:47 +01:00
istruewing@stella.local
0d76c73fd5
Merge stella.local:/home2/mydev/mysql-5.0-amain
...
into stella.local:/home2/mydev/mysql-5.0-axmrg
2007-11-21 20:30:07 +01:00
istruewing@stella.local
ca95af018e
Merge stella.local:/home2/mydev/mysql-4.1-amain
...
into stella.local:/home2/mydev/mysql-4.1-axmrg
2007-11-21 20:27:16 +01:00
df@pippilotta.erinye.com
9d8981033d
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-build
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
2007-11-21 19:44:40 +01:00
df@pippilotta.erinye.com
f67a748ab4
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-build
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
2007-11-21 19:44:12 +01:00
df@pippilotta.erinye.com
8c88e1faa2
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
2007-11-21 19:42:50 +01:00
df@pippilotta.erinye.com
cf7b21c005
add wrong warning to suppression file
2007-11-21 19:41:13 +01:00