An error occurred fetching the project authors.
- 01 Sep, 2006 3 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@shellback.(none) authored
Decreases test time when running a selected number of tests
-
- 31 Aug, 2006 2 commits
-
-
msvensson@shellback.(none) authored
Gives slightly faster startup
-
msvensson@shellback.(none) authored
- Wait for ndb_mgmd with timeout
-
- 23 Aug, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 21 Aug, 2006 3 commits
-
-
joerg@trift2. authored
because searching for them makes the script abort with all non-NDB builds.
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
-
- 20 Aug, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 18 Aug, 2006 1 commit
-
-
joerg@trift2. authored
-
- 16 Aug, 2006 3 commits
-
-
msvensson@shellback.(none) authored
- Setup LD_LIBRARY_PATH to favor local libs
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
Move initializations of environment variables that are constant during the whole testrun to 'environment_setup' Split out functions that detects if we need master or slave restarts
-
- 10 Aug, 2006 1 commit
-
-
brian@zim.(none) authored
This is the second patch for bdb removeal. This takes care of all options and variables that rely on bdb.
-
- 01 Aug, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Disable Instance manager on Windows
-
- 27 Jul, 2006 1 commit
-
-
anozdrin/alik@booka. authored
BUG#20761 is fixed.
-
- 26 Jul, 2006 4 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 25 Jul, 2006 1 commit
-
-
joerg@trift2. authored
(Re-apply a patch from the general tree to the clone.)
-
- 24 Jul, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
- Add test case(execute perror) - Check if strerror has returned NULL and set msg to "Unknown Error" in that case - Thanks to Steven Xie for pointing out how to fix.
-
- 20 Jul, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
- Make mysql-test-run.pl restart a crashed/stopped process if it was expected it should crash. - Added testcase for "crash_commit_before", which tests behaviour when server crashes just before commit. * The testcase first write a small var/tmp/master0.expect file indicating expected crash * Then sets "DEBUG" variable to for example "d,crash_commit_before" and then executes a commit. * The server will crash and be brought back up by mysql-test-run.pl * Test case will then wait for the process to come back online before continuing.
-
anozdrin/alik@booka.site authored
Fix for the bug in mysql-test-run.pl which prevents other tests succeed after IM-test failure. The idea of the fix of BUG#20716 is to: 1. Check each SHOW INSTANCES statement, add necessary "sleep" instruction before; 2. Move all environment checkings into the one file and include it everywhere.
-
- 19 Jul, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
and use it in mysql-test-run.pl Use standard defines as last argument to 'fn_format'
-
- 18 Jul, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 10 Jul, 2006 3 commits
-
-
cmiller@zippy.(none) authored
the server's binlog file, might be set to a different directory. This adds a new "vardir" parameter, which takes the name of the directory as a value, so that the test_bug17667() test can find the binlog.
-
guilhem@gbichot3.local authored
We now reset the THD members related to auto_increment+binlog in MYSQL_LOG::write(). This is better than in THD::cleanup_after_query(), which was not able to distinguish between SELECT myfunc1(),myfunc2() and INSERT INTO t SELECT myfunc1(),myfunc2() from a binlogging point of view. Rows_log_event::exec_event() now calls lex_start() instead of mysql_init_query() because the latter now does too much (it resets the binlog format).
-
mats@romeo.(none) authored
set properly.
-
- 07 Jul, 2006 1 commit
-
-
cmiller@zippy.(none) authored
-
- 06 Jul, 2006 2 commits
-
-
guilhem@gbichot3.local authored
mysql_client_test like mysql-test-run". Nothing to document.
-
guilhem@gbichot3.local authored
by default we never run disabled tests (even if they're explicitely listed on the command-line). We add an option --enable-disabled which will run tests even though they are disabled, and will print, for each such test, the comment explaining why it was disabled. The reason for the change is when you want to run "all tests which are about NDB" for example: mysql-test-run.pl t/*ndb*.test used to run some disabled NDB tests, causing failures, causing investigations. Code amended and approved by Kent.
-
- 05 Jul, 2006 1 commit
-
-
joerg@mysql.com authored
Extend the Perl script running the test suite to produce a "Logging:" line (like the shell script does).
-
- 28 Jun, 2006 1 commit
-
-
knielsen@mysql.com authored
Make sure for the mysys project that __NT__ is defined in *nt solution configurations (but not in other configurations).
-
- 19 Jun, 2006 1 commit
-
-
anozdrin@mysql.com authored
- fix for IM stopping routine; - polishing.
-
- 16 Jun, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
Set default valgrind options to "-v --show-reachable=yes" and make it possible to override that with --valgrind-options
-
- 15 Jun, 2006 1 commit
-
-
msvensson@shellback.(none) authored
Add extra parameter to 'ndbcluster_wait_started' so it can be used to wait until ndb_mgmd has started
-