summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-08-021-2/+10
|\
| * Merge neptunus.(none):/home/msvensson/mysql/my51-m-bug19535unknown2006-08-011-2/+10
| |\
| | * Bug#19535 mysql-test-run cannot handle crashing test casesunknown2006-07-201-0/+5
| | * Update 'abort_not_supported_test' to print a reason why the test was abortedunknown2006-07-191-2/+5
* | | Merge rama.(none):/home/jimw/my/tmp_mergeunknown2006-07-281-0/+1
|\ \ \ | |/ / |/| |
| * | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0unknown2006-07-131-0/+1
| |\ \
| | * | A patch to Bug#17667 didn't take into consideration that the vardir, which co...unknown2006-07-101-0/+1
| * | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-061-0/+5
| |\ \ \ | | |/ / | |/| |
* | | | Add support for valgrind with callgrindunknown2006-07-261-6/+28
* | | | Change mtr_error to mtr_warning allowing processing to continue when mysqld f...unknown2006-07-261-1/+1
* | | | Add printout of where error occured when printing to error log in 'im_stop'unknown2006-07-261-5/+6
* | | | Fix problem with detecting wheter im processes has shutdown cleanlyunknown2006-07-261-24/+17
| |_|/ |/| |
* | | Fix erroneous join function useunknown2006-07-181-2/+1
* | | Add verbose printouts for im_start and im_stopunknown2006-07-181-17/+16
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-07-151-11/+24
|\ \ \
| * \ \ Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplunknown2006-07-111-11/+24
| |\ \ \
| | * | | fixes after merge. Updates to test's results.unknown2006-07-101-1/+1
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2006-07-101-2/+10
| | |\ \ \
| | | * | | Fix for BUG#20349 "mysql-test-run.pl needs to add --debug to unknown2006-07-061-0/+6
| | | * | | Merge gbichot3.local:/home/mysql_src/mysql-5.1unknown2006-07-061-2/+4
| | | |\ \ \
| | | | * | | Behaviour change of mysql-test-run.pl:unknown2006-07-061-2/+4
| | * | | | | Fixing problem where the command line for MYSQL_DUMP_SLAVE was notunknown2006-07-101-8/+13
| | |/ / / /
* | | | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1unknown2006-07-101-0/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge mysql.com:/M50/merge-5.0 into mysql.com:/M51/merge-5.1unknown2006-07-051-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Extend the Perl script running the test suite to produce a "Logging:" line (l...unknown2006-07-051-0/+5
* | | | | Merge cleanup, with a change of verbose test status to Off.unknown2006-07-071-1/+1
* | | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1unknown2006-07-051-31/+76
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/users/lthalmann/bk/mysql-5.0-rplunknown2006-06-281-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#20739: __NT__ not probably defined for mysys project.unknown2006-06-281-1/+2
| | |/ /
| * | | Merge mysql.com:/home/alik/MySQL/devel/5.0-to-be-mergedunknown2006-06-201-6/+48
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/home/alik/MySQL/devel/5.0-treeunknown2006-06-191-6/+48
| | |\ \
| | | * | Small fix for test suite:unknown2006-06-191-6/+48
| * | | | Mergeunknown2006-06-201-24/+25
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Set default valgrind options to "-v --show-reachable=yes" and make it possibl...unknown2006-06-161-24/+26
* | | | Add extra parameter to 'ndbcluster_wait_started' so it can be used to wait un...unknown2006-06-151-21/+27
* | | | Improved handling of marking processes as deadunknown2006-06-151-14/+17
* | | | Remove opt_old_master, using a 4.0 mysqld with mysql-test-run.pl from 5.1 is ...unknown2006-06-141-14/+0
* | | | Cleanup ndb optionsunknown2006-06-141-40/+43
* | | | Remove opt_local, noone knows what it should dounknown2006-06-141-9/+0
* | | | Print error if using --debug and binaries does not support itunknown2006-06-141-0/+5
* | | | Fix warningsunknown2006-06-111-0/+23
* | | | Add more checks to determine if test can be skipped becuase the feature it us...unknown2006-06-111-0/+17
* | | | Change 'mtr_kill_process' to only take three arguments. The last indicating m...unknown2006-06-111-3/+3
* | | | Prepare for selective restart of slavesunknown2006-06-111-55/+130
* | | | Add comment about when ndbcluster tables are removed from mysqld datadirunknown2006-06-101-0/+1
* | | | Cacluate nodeid and ndb_fs path when initializing ndbds, to be used when defi...unknown2006-06-101-4/+9
* | | | Use foreach loop to remove fs for ndbd nodes when restoring snapshotunknown2006-06-101-8/+6
* | | | Use function 'stop_all_servers' to stop the running servers before restoring ...unknown2006-06-101-4/+5
* | | | Merge bk-internal:/home/bk/mysql-5.1unknown2006-06-101-569/+803
|\ \ \ \ | |/ / / |/| | |
| * | | Run check testcase for all masters and slavesunknown2006-06-101-8/+23