- 16 Dec, 2009 1 commit
-
-
Bjorn Munch authored
-
- 26 Nov, 2009 3 commits
-
-
Bjorn Munch authored
mysqld->{proc} not defined for an embedded server Check only if {proc} defined
-
Bjorn Munch authored
Ignored w/message in v1 and v2
-
Bjorn Munch authored
As suggested, replaced relevant uses of my_fopen with fopen (and close) Tested on HPUX where it was reproducable with test innodb_bug30919
-
- 24 Nov, 2009 2 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
Problems occur after killing threads on Windows Get rid of the timeout threads, implement simple timer in wait_any_timeout()
-
- 19 Nov, 2009 7 commits
-
-
Bjorn Munch authored
Add =1 to --abort-on-error argument
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
mtr patch ported to v2
-
Bjorn Munch authored
For some reason it usually picks up mysqltest Wait .1s and then see if a server has died Change from first commit: label on separate line
-
- 18 Nov, 2009 1 commit
-
-
Bjorn Munch authored
Wrong argument order, fixed
-
- 17 Nov, 2009 1 commit
-
-
Bjorn Munch authored
Searches for my_safe_process binary too early Put this into a sub() and call it after examining options (incl. --help)
-
- 16 Nov, 2009 2 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
Seen in a few tests after 43418 Add code in extract_warning_lines() to skip this part
-
- 12 Nov, 2009 1 commit
-
-
Bjorn Munch authored
Checking is done before server is terminated Adds post processing of server logs if --valgrind Also had to remove --quiet option to valgrind
-
- 11 Nov, 2009 1 commit
-
-
Bjorn Munch authored
Actually, fails on 'perl' in any while Fixed essentially the same way as for append_file
-
- 04 Nov, 2009 2 commits
-
-
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 1 commit
-
-
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
-
- 20 Oct, 2009 1 commit
-
-
Bjorn Munch authored
-
- 19 Oct, 2009 2 commits
-
-
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
-
- 18 Oct, 2009 1 commit
-
-
Bjorn Munch authored
Don't print entire log, but use extract_server_log() introduced by 46007
-
- 17 Oct, 2009 1 commit
-
-
Bjorn Munch authored
Test batches may be terminated too early Avoid counting exp-fail tests
-
- 16 Oct, 2009 10 commits
-
-
Bjorn Munch authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-
Joerg Bruehe authored
Use "#ifdef", not plain "#if".
-
Joerg Bruehe authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
- 15 Oct, 2009 2 commits
-
-
Joerg Bruehe authored
-
Joerg Bruehe authored
-