- 18 Nov, 2010 1 commit
-
-
Bjorn Munch authored
-
- 17 Nov, 2010 3 commits
-
-
Bjorn Munch authored
Evaluation would start with the space and thus ignore the $ Added while() to skip past white space
-
Bjorn Munch authored
-
Bjorn Munch authored
-
- 15 Nov, 2010 4 commits
-
-
Bjorn Munch authored
Results from query is sent for evaluation Break recursion by asking for ` to be ignored
-
Magnus Blåudd authored
-
Magnus Blåudd authored
- Speed up replicated NDB test by havin mysqltest poll every 100ms (instead of every second) in sync_master_with_slave. Default epoch timeout is 100ms, so that make sense.
-
Magnus Blåudd authored
-
- 14 Nov, 2010 3 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
- 12 Nov, 2010 1 commit
-
-
Magnus Blåudd authored
- use $bindir instead of $basedir when looking for binaries - NOTE! the $ENV{NDB_EXAMPLES_*} will be reworked so that mtr.pl does not need to set them up.
-
- 10 Nov, 2010 1 commit
-
-
Bjorn Munch authored
Added more parsing in do_block() Limitation: left operand must be variable Also changed var_set_int from 57036 to var_check_int Added tests to mysqltest.test Some tests can now be simplified but will take this later Updated after comments, now white space around operator not needed
-
- 09 Nov, 2010 1 commit
-
-
unknown authored
-
- 06 Nov, 2010 1 commit
-
-
Bjorn Munch authored
-
- 05 Nov, 2010 3 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
There were actually more problems in this area: Slaves (if any) were unconditionally restarted, this appears unnecessary. Sort criteria were suboptimal, included the test name. Added logic to "reserve" a sequence of tests with same config for one thread Got rid of sort_criteria hash, put it into the test case itself Adds little sanity check that expected worker picks up test Fixed some tests that may fail if starting on running server Some of these fail only if *same* test is repeated. Finally, special sorting of tests that do --force-restart
-
Bjorn Munch authored
Option was incorrectly coded without an argument Added the missing =s
-
- 25 Oct, 2010 1 commit
-
-
Bjorn Munch authored
-
- 21 Oct, 2010 4 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
Simplified cases where a select was used to compare variable against ''
-
Bjorn Munch authored
-
Bjorn Munch authored
-
- 20 Oct, 2010 6 commits
-
-
Bjorn Munch authored
Simplified cases where a select was used to compare variable against ''
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Limited to actual bug fix, fixing a while condition Again confirmed on Linux PPC and on AIX 5.3
-
- 19 Oct, 2010 5 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
Adding option --report-times Can't collect times if test run is aborted
-
Bjorn Munch authored
Added some more info in a number of fail cases (re-commit for administrative reasons)
-
Bjorn Munch authored
main.mysqltest skipped on Windows because a perl intentionally does exit(1) Use exit(2), as exit(1) on Windows is indistinguishable from failing to execute perl.
-
Bjorn Munch authored
-
- 14 Oct, 2010 2 commits
-
-
Jonathan Perkin authored
-
Jonathan Perkin authored
-
- 13 Oct, 2010 2 commits
-
-
Bjorn Munch authored
Added --clean-vardir to empty vardir if no failures Also added variable $MTR_CLEAN_VARDIR
-
Alexander Nozdrin authored
Some platforms don't work with 4 * STACK_MIN_SIZE. Thus, reverting back to 8 * STACK_MIN_SIZE and waiting for another fix.
-
- 12 Oct, 2010 2 commits
-
-
Alexander Nozdrin authored
-
Dmitry Shulga authored
to fix an sp-error.test failure on Sun Sparc system.
-