summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.pl
Commit message (Expand)AuthorAgeFilesLines
* Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-271-3/+2
|\
| * Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-releaseunknown2006-11-271-1/+1
| |\
| | * mysql_client_test not found when running from binary distunknown2006-11-201-1/+1
| * | mysql-test-run.pl:unknown2006-11-241-1/+0
| * | adaption from 4.1unknown2006-11-171-1/+7
| |\ \ | | |/ | |/|
| | * MTR_BUILD_THREAD=auto selects a value for MTR_BUILD_THREAD from a pool (WL#2690)unknown2006-11-171-0/+10
* | | Added option --mtr-build-thread to mysql-test-run.plunknown2006-11-231-37/+66
* | | Added some missing DBUG_RETURNunknown2006-11-231-3/+3
* | | Remove compiler warningsunknown2006-11-201-4/+10
|/ /
* | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1unknown2006-11-111-6/+14
|\ \ | |/
| * mysql-test-run.pl:unknown2006-11-111-6/+14
* | Merge trift2.:/MySQL/M41/push-4.1unknown2006-11-101-3/+22
|\ \ | |/
| * Merge trift2.:/MySQL/M41/clone-4.1unknown2006-11-101-2/+20
| |\
| | * mysql-test/mysql-test-run.pl + mysql-test/mysql-test-run.shunknown2006-11-011-2/+21
* | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-101-3/+48
|\ \ \
| * \ \ Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1unknown2006-11-101-3/+49
| |\ \ \ | | |/ /
| | * | add --report-features to mysql-test-run.plunknown2006-11-101-3/+49
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-081-13/+15
|\ \ \ \
| * | | | Update of --mem flag after commentsunknown2006-11-081-9/+13
| * | | | No need to pass an additional arg to to mtr_add_arg when there is no % signunknown2006-11-081-4/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-081-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Pass location of charsets dir to mysqltest to avoid using the charsetdir loca...unknown2006-11-081-0/+3
| * | | | Don't run mysqltest with both --silent and --verbose unknown2006-11-081-3/+0
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-071-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Bug#23981 memory leaks from yassl code + otherunknown2006-11-071-0/+5
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-071-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Don't allow path to be passed to --memunknown2006-11-071-3/+3
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-11-071-4/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Correct faulty commit, the opt_tastcase_timeout value is in minutes, to it ne...unknown2006-11-071-1/+1
| * | | Make --mem settable with environment variable MTR_MEM and make it possible to...unknown2006-11-071-5/+5
| |/ /
* | | Remove old comments unknown2006-11-041-5/+0
* | | Fix mysql-test-run.pl for "bin dist" look in "bin" directory for client binar...unknown2006-11-031-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-021-1090/+2326
|\ \ \
| * \ \ Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/mtr_vs_config/my50-mtr_vs_configunknown2006-11-021-100/+114
| |\ \ \ | | |/ / | |/| |
| | * | Bug#23865 mysql-test-run.pl on Windows only supports debug and release config...unknown2006-11-021-100/+114
| * | | Remove warning, exe_mysql_fix_system_tables are not available on windowsunknown2006-10-311-8/+10
| |/ /
| * | Update the binlog format parse routine to only be avaliable in 5.1 and allow ...unknown2006-10-251-11/+8
| * | Add valgrinding support for mysql_client_testunknown2006-10-251-44/+54
| * | Set flag opt_skip_ndbcluster_slave if no slaves are being used.unknown2006-10-251-3/+19
| * | Adapt mysql-test-run.pl to mysqld in 5.1 using "mixed" binlog format by default unknown2006-10-241-0/+8
| * | Pass --core-file option to mysqld when bootstrappingunknown2006-10-241-0/+1
| * | Remove debug printout unknown2006-10-241-2/+0
| * | Run mysql_client_test without --silentunknown2006-10-241-1/+1
| * | Add analyze_testcase_failure which is called when mysqltest has failedunknown2006-10-241-0/+56
| * | Avoid matching the trailing carriage return when parsing the mysqld.spec fileunknown2006-10-231-2/+2
| * | The vardir trick can only bge used on platforms with native symlinks - otherw...unknown2006-10-231-3/+7
| * | Don't use the "4.1 vardir trick" on OS that does not have native symlink(i.e ...unknown2006-10-231-1/+2
| * | If "var" is a symlink which does not point to anything, remove it before crea...unknown2006-10-231-0/+5
| * | As both ndb and im are components that may be disabled as well as the binarie...unknown2006-10-231-67/+119
| * | Init some variables that changes between test cases direclty in run_testcaseunknown2006-10-201-6/+10