- 04 Nov, 2009 3 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Some output is written, some is not Finally concluded it's a Perl bug: after running with parallel threads for a while, print suddenly ignores all but the first argument. Workaround: concatenate all the arguments into one, except in output that only comes before we start running tests
-
- 26 Oct, 2009 2 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
Prepend "Completed", "Timeout" or "Too many failed" to summary line
-
- 23 Oct, 2009 1 commit
-
-
Bjorn Munch authored
There's no need for --verbose for the mysqltest in check-warnings, remove it
-
- 22 Oct, 2009 4 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
instead of making it experimental.
-
- 20 Oct, 2009 5 commits
-
-
Alexander Nozdrin authored
-
Satya B authored
Remove the extra line which try to use the name INNOBASE again. The IF ELSE loop above declares the library name based on the version of mysql
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Satya B authored
-
- 19 Oct, 2009 8 commits
-
-
Alexander Nozdrin authored
-
Bjorn Munch authored
Knowledge of no SSL support is not used Skip tests the same way e.g. innodb tests are Does not refer to have_ssl_communication.inc, will add this when merging to 6.0-codebase
-
Bjorn Munch authored
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-
Alexander Nozdrin authored
-
Bjorn Munch authored
-
Alexander Nozdrin authored
-
- 18 Oct, 2009 2 commits
-
-
Bjorn Munch authored
Don't print entire log, but use extract_server_log() introduced by 46007
-
Bjorn Munch authored
-
- 17 Oct, 2009 1 commit
-
-
Bjorn Munch authored
Test batches may be terminated too early Avoid counting exp-fail tests
-
- 16 Oct, 2009 14 commits
-
-
Bjorn Munch authored
-
Timothy Smith authored
-
Timothy Smith authored
-
Timothy Smith authored
use function prototypes from header in conjunction with K&R-style function definitions. The symptom is a type mismatch between int and wchar_t.
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
Use "#ifdef", not plain "#if".
-
Satya B authored
also merged missing Innodb plugin revisions r5636,r5635 manually
-
Joerg Bruehe authored
-
Georgi Kodinov authored
-
Bjorn Munch authored
-