- 12 Mar, 2009 1 commit
-
-
Bjorn Munch authored
Added include of sys/time.h
-
- 11 Mar, 2009 2 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
mtr on Windows does not give decent diff due to missing diff install Modified to look for 'mtrdiff' if diff not available.
-
- 10 Mar, 2009 1 commit
-
-
Bjorn Munch authored
-
- 09 Mar, 2009 4 commits
-
-
Bjorn Munch authored
Would not prevent mysqld from core dumping Passes --nocore arg to safe_process, which then sets rlimit core to 0 for child
-
Bjorn Munch authored
Retried tests are reported the same as ordinary ones Prepend "retry-" to fail or pass for retried tests
-
Daniel Fischer authored
-
Daniel Fischer authored
-
- 07 Mar, 2009 1 commit
-
-
Bjorn Munch authored
-
- 04 Mar, 2009 3 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
Add sanity check that $opt_parallel > 0
-
Bjorn Munch authored
MTR gives up if wanted port not available Try next range if set to 'auto' Also, use next number for additional threads if explicitly set
-
- 02 Mar, 2009 2 commits
-
-
unknown authored
-
Bjorn Munch authored
Error log gets truncated when mysqld is restarted by MTR mysql-test/include/check-warnings.test: Since server doesn't have log-error, get it from env. var. set by MTR mysql-test/lib/My/ConfigFactory.pm: "Hide" log-error in a comment mysql-test/mysql-test-run.pl: "Hide" log-error in my.cnf by comment add --console to arguments on Windows Move .err file to var/log
-
- 28 Feb, 2009 1 commit
-
-
Joerg Bruehe authored
-
- 27 Feb, 2009 1 commit
-
-
Bjorn Munch authored
Problems with use of share/mysql dir Explicitly look for "english" language file
-
- 26 Feb, 2009 1 commit
-
-
Magnus Svensson authored
-
- 25 Feb, 2009 4 commits
-
-
Daniel Fischer authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Faulty logic in cleanup Put test file into tmpdir, cleanup by removing tmpdir
-
- 24 Feb, 2009 6 commits
-
-
unknown authored
-
unknown authored
Don't use both "License" and "license" as RPM macro, they are the same
-
Daniel Fischer authored
-
Daniel Fischer authored
-
Daniel Fischer authored
Bug#42888 for MySQL 5.1. Add collections of test runs to make it both configurable and transparent what kinds of tests we run during integration testing. Implement filter list in mysql-test-run.pl to filter out failures of experimental test cases, using a new status code "exp-fail", so we can tell regressions ("fail") from failures of test cases that are still in development ("exp-fail").
-
Daniel Fischer authored
transparent what kinds of tests we run during integration testing.
-
- 23 Feb, 2009 1 commit
-
-
Magnus Svensson authored
-
- 14 Feb, 2009 1 commit
-
-
unknown authored
-
- 13 Feb, 2009 2 commits
-
-
MySQL Build Team authored
and the directory "mysql-test/suite/jp/include"
-
unknown authored
-
- 12 Feb, 2009 2 commits
- 11 Feb, 2009 5 commits
-
-
unknown authored
preprocessor symbols in libedit
-
unknown authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
Georgi Kodinov authored
-
- 10 Feb, 2009 2 commits
-
-
Mats Kindahl authored
-
Mats Kindahl authored
TRUNCATE TABLE fails to replicate when stmt-based binlogging is not supported. Correcting some tests that was failing in pushbuild as well as fixing result file for some tests that are not executed in the default MTR run. mysql-test/suite/binlog/t/binlog_truncate_innodb.test: Need to reset master to avoid the check to be for the wrong binlog file. mysql-test/suite/binlog/t/binlog_truncate_myisam.test: Need to reset master to avoid the check to be for the wrong binlog file.
-