45 Commits (ecee2de17f72890a51911c36f6b700d98445a541)

Author SHA1 Message Date
unknown ecee2de17f Add support for specifying suites not located in mysql-test/suite/ 18 years ago
unknown 03216bb85b Make it possible to pass mysql-test-run.pl test cases to run 19 years ago
unknown 3f59098a6e ndb test suite cleanup + making ndb_autodiscover3 less flaky 19 years ago
unknown a40e44efed WL#3933 Split main test suite to rpl, rpl_ndb and ndb 19 years ago
unknown 44626a6de8 Bug#28369 rpl test cases fail with binlog disabled 19 years ago
unknown 4935813cd0 Fix typo 19 years ago
unknown 33df97dfa4 Bug#28369 rpl test cases fail with binlog disabled 19 years ago
unknown 56113a7c12 mysql-test/mysql-test-run.pl 19 years ago
unknown 5c91177542 Make it possible to define how many slaves to start by 19 years ago
unknown d66e47213d Small fixes for merge. 19 years ago
unknown 8b873c3f64 Make the script detect --default-storage-engine=x and 19 years ago
unknown ec12404f1e Always use two masters for ndb tests 19 years ago
unknown 80818def47 Always use two masters for ndb tests 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown ace654d685 Count number of masters the test is actually using and only start as 19 years ago
unknown 02cd4f5ada BUG#24274 option "--big-test" of mysql-test-run.pl does not work anymore 19 years ago
unknown 060c768c2b Bug#24274 option "--big-test" of mysql-test-run.pl does not work anymore 19 years ago
unknown 5decebc5f3 Skip innodb test if mysqld doesn't have innodb support 19 years ago
unknown 4da54b4769 Adapt mysql-test-run.pl to mysqld in 5.1 using "mixed" binlog format by default 19 years ago
unknown 9ee7178742 Fix problem running rpl_timezone on powermacg5, it was not popular to set TZ to "" so now it's set 19 years ago
unknown 85cfdc5bcc Make --with-ndbcluster only be valid together with --bench 19 years ago
unknown b35617cdba Improve the function that parses test files looking for what features it uses 19 years ago
unknown a008137880 Improve restart logic all code to detect restart is now in the functions 19 years ago
unknown 5adb9347ea Improve sort algorithm for reorder, all test with smae name except for ending digit should be run after each other. 19 years ago
unknown e16d985171 Fix problem with specifying vardir, mysql_version_id was not yet available when vardir arguments is checked 19 years ago
unknown 4d56a43cb0 Only print thesort order debug printout if using script-debug 19 years ago
unknown 9350dbc4f9 Improve 'run_testcase_need_master_restart' to require restart if master is not already started 19 years ago
unknown dccc6b10c3 Backport from 5.1 19 years ago
unknown 17e3f89975 Return from function 'collect_one_test_case' as sson it's detected that testcase should be skipped 19 years ago
unknown c84223043b Immediately skip tests that need innodb if mysqld does not support it 19 years ago
unknown 7fef817a99 Fix warnings in mysql-test-run.pl 19 years ago
unknown 9e145670c4 mtr_cases.pl: 20 years ago
unknown edc0e9fba8 Use "--skip-innodb" if running with testcases that does not need innodb 20 years ago
unknown 28db55a795 Backport from 5.0 a fix that will start ndb only for tests that needs it 20 years ago
unknown 81bb604c63 Behaviour change of mysql-test-run.pl: 20 years ago
unknown 59d3c6f4c7 Update function 'mtr_options_from_file' after review (and some help) 20 years ago
unknown edec3302c8 Cleanup ndb options 20 years ago
unknown 6e0e266e47 Update explanation why test was skipped 20 years ago
unknown 9c843af8b8 Skip tests that need debug binaries only if binaries are _not_ debug compiled 20 years ago
unknown 4dc5ee744e Only process lines that start with -- 20 years ago
unknown bd4c449ff5 Fix warnings 20 years ago
unknown 36495cba3b Add more checks to determine if test can be skipped becuase the feature it uses are not supported. 20 years ago
unknown f29fbcde08 Prepare for selective restart of slaves 20 years ago
unknown 20091c5b86 Save "master_opt" in master so it can be checked later to see if it's the same as the test that are about to run uses the same. 20 years ago
unknown 46d60e77c3 Parse test files to find out if it needs innodb or not, mark test as 'innodb_test' if it does and add "--skip-innodb" to master_opts if it does not. 20 years ago
unknown 34c086526c Fix for bug #18979, bad RE in mysql-test-run.pl 20 years ago
unknown a3208c0f1f mysql-test-run.pl, mtr_cases.pl 20 years ago
unknown acb53e4ec4 BUG#17574 Detect cluster start failure and "fail" ndb_* tests 20 years ago
unknown 329264140a Bug#17574 Detect cluster start failure and "fail" ndb_* tests 20 years ago
unknown 0f3d881320 spatial.cc: 20 years ago