summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Correct path for ndbd log fileunknown2006-06-011-1/+1
| * | | Don't send port for ndb_mgmd to mtr_check_stop_servers. As it's not being shu...unknown2006-06-011-6/+3
| * | | Write ndb logs to $cluster->{'data_dir'}unknown2006-05-291-4/+3
| * | | Updated after reviewunknown2006-05-231-14/+12
| * | | Add loop to wait for servers to start before continuing with testunknown2006-05-231-27/+29
| * | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.1unknown2006-05-191-576/+788
| |\ \ \
| | * | | Wait until first mysqld in slave cluster has created cluster/apply_status.ndb...unknown2006-05-191-14/+28
| | * | | Add mtr_verbose to print more verbose output when --verbose flag is usedunknown2006-05-191-5/+8
| | * | | Remove printout when restart is skippedunknown2006-05-191-4/+0
| | * | | Start servers in parallelunknown2006-05-181-563/+763
| * | | | Merge bk-internal:/home/bk/mysql-5.1-newunknown2006-05-181-0/+11
| |\ \ \ \
| | * | | | Save "master_opt" in master so it can be checked later to see if it's the sam...unknown2006-05-181-0/+11
| | |/ / /
* | | | | Merge mysql.com:/M51/bug20303-5.1 into mysql.com:/M51/mysql-5.1unknown2006-06-091-0/+13
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/M50/bug20303-5.0 into mysql.com:/M51/bug20303-5.1unknown2006-06-091-0/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge mysql.com:/M41/bug20303-4.1 into mysql.com:/M50/bug20303-5.0unknown2006-06-081-0/+7
| | |\ \ \ \
| | | * | | | mysql-test/mysql-test-run.pl : Output the usage error if one is given. (Fou...unknown2006-06-081-0/+7
| | * | | | | Merge mysql.com:/M41/bug20303-4.1 into mysql.com:/M50/bug20303-5.0unknown2006-06-081-0/+6
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| | | * | | mysql-test/mysql-test-run.pl : A fix for bug#20303 "mysql-test-run.pl: Do...unknown2006-06-081-0/+6
| | | * | | Merge bk@192.168.21.1:mysql-4.1unknown2006-05-041-0/+1
| | | |\ \ \
* | | | \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-0/+1
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-311-2/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge gbichot@bk-internal:/home/bk/mysql-5.1-newunknown2006-05-301-2/+0
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Removing the binlog-show-xid option as it was only a temporary solution until...unknown2006-05-171-2/+0
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-281-1/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | handlerton cleanup:unknown2006-05-281-1/+3
| |/ / / / / / /