- 19 Oct, 2009 1 commit
-
-
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
-
- 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
-
- 14 Oct, 2009 1 commit
-
-
Bjorn Munch authored
Difficult to debug due to lacking report This does not solve the real issue, but extracts server log when it happens Forst commit was incomplete, didn't cover all cases
-
- 09 Oct, 2009 1 commit
-
-
Bjorn Munch authored
-
- 08 Oct, 2009 6 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
This was affected by same problem as append_file etc. Added Q_ERROR to special handling, and added small test
-
Bjorn Munch authored
Tried to use an expression inside "" Go via variable, and add $exe to the output
-
Bjorn Munch authored
Disallow (and don't use) space in combination names
-
Magnus Blåudd authored
- Remove the "hack" from mtr.pl that skipped searching for the .dll files when embedded and windows. Now the variables will be preoperly initialized. - Make the tests detect that they can't run on windows+embedded
-
Magnus Blåudd authored
-
- 07 Oct, 2009 2 commits
-
-
Vladislav Vaintroub authored
-
Magnus Blåudd authored
-
- 06 Oct, 2009 2 commits
-
-
Bjorn Munch authored
Remove the alignment option, let valgrind use its default
-
Bjorn Munch authored
mysqladmin fails on Linux in 6.0 without --character-sets-dir Also added timeout for server shutdown, hope this will solve it
-
- 05 Oct, 2009 1 commit
-
-
Bjorn Munch authored
In stead of hard-coded 8, read from $MTR_MAX_PARALLEL if set
-
- 02 Oct, 2009 1 commit
-
-
Bjorn Munch authored
Alt. solution: let the "InnoDB plugin" combinations apply Added some alternative plugin paths (I need to move the code anyway)
-
- 29 Sep, 2009 1 commit
-
-
Vladislav Vaintroub authored
The problem is that safe_kill_win fails to detect a dead process. OpenProcess() will succeed even after the process died, it will first fail after the last handle to process is closed. To fix the problem, check process status with GetExitCodeProcess() and consider process to be dead if the exit code returned by this routine is not STILL_ALIVE.
-
- 24 Sep, 2009 1 commit
-
-
Magnus Blåudd authored
- Improve the report produced when a valgrind error is detected
-
- 23 Sep, 2009 1 commit
-
-
Bjorn Munch authored
-
- 21 Sep, 2009 1 commit
-
-
Jonathan Perkin authored
-
- 04 Sep, 2009 1 commit
-
-
Jonathan Perkin authored
-
- 03 Sep, 2009 6 commits
-
-
Bjorn Munch authored
-
Jonathan Perkin authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Extract substr into local variable
-
- 02 Sep, 2009 12 commits
-
-
Jonathan Perkin authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
with the newer pb2 testing environments
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
Davi Arnaut authored
-
Davi Arnaut authored
-