An error occurred fetching the project authors.
- 16 Dec, 2005 1 commit
-
-
knielsen@mysql.com authored
-
- 14 Dec, 2005 1 commit
-
-
- 05 Dec, 2005 1 commit
-
-
mleich@mysql.com authored
Solution according to the comments made by Guilhem - rpl_relayrotate Remove the SHOW SLAVE STATUS It is not needed. - rpl_until, rpl_deadlock Omit the printing of the "Slave_IO_Running" value
-
- 16 Nov, 2005 1 commit
-
-
serg@serg.mylan authored
-
- 03 Nov, 2005 2 commits
-
-
holyfoot@deer.(none) authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
- 01 Nov, 2005 2 commits
-
-
monty@mysql.com authored
Fix for bug #14536: SELECT @A,@A:=... fails with prepared statements
-
hf@deer.(none) authored
-
- 28 Oct, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 25 Oct, 2005 1 commit
-
-
sergefp@mysql.com authored
This could cause failures because there are table handlers (like federated) that support quick select scanning but do not support index scanning.
-
- 24 Oct, 2005 1 commit
-
-
patg@krsna.patg.net authored
federated.disabled and instead using disabled.def (per comments in this commit) disabled.def: disabled federated until bug 14272 is fixed. .del-federated.disabled~9e4cca59f547174d: Delete: mysql-test/t/federated.disabled federated.disabled: New BitKeeper file ``t/federated.disabled'' to disable federated test until Bug 14272 is fixed. new file
-
- 25 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Disable unstable test cases new file
-
- 25 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Disabled unstable tests, bugs filed
-
- 31 Jul, 2005 1 commit
-
-
mskold@mysql.com authored
-
- 19 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
-
- 01 Jul, 2005 1 commit
-
-
pem@mysql.com authored
We want to have the defacto standard syntax for labels ("L:" instead of "label L;"), and fix some known bugs, before we enable this again. The code is left intact (#ifdef'ed SP_GOTO) and the test cases are kept in sp-goto.test, for the future...
-
- 16 Mar, 2005 1 commit
-
-
kent@mysql.com authored
Check that there is a disabled.def before using it disabled.def: Reenable ndb tests accidently disabled
-
- 15 Mar, 2005 1 commit
-
-
kent@mysql.com authored
Added feature to disable tests from a list in a file "disabled.def" Moved down the code that disables, so that --do-test and --start-from don't list the disabled tests not in range. disabled.def: List of test cases to temporarely disable
-