summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Add analyze_testcase_failure which is called when mysqltest has failedunknown2006-10-242-0/+71
* 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
* Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-231-73/+134
|\
| * 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
* | Merge mysql.com:/usr/home/ram/work/mysql-4.1-maintunknown2006-10-232-1/+21
|\ \ | |/ |/|
| * Fix for bug #20732: Partial index and long sjis search with '>' fails sometimesunknown2006-10-192-1/+21
* | Adapt to running from "binary dist"unknown2006-10-192-34/+46
* | Fix problem running rpl_timezone on powermacg5, it was not popular to set TZ ...unknown2006-10-191-5/+7
* | Add command "exit" to mysqltest, it will stop processing any moreunknown2006-10-192-0/+16
* | Backport test cases fixes from 5.0unknown2006-10-1919-54/+55
* | Put the printf of failed ratio on itäs only line, printf was trickedunknown2006-10-181-2/+3
* | Don't stop the time in mtr_timer_timeout, that will be done after testcase or...unknown2006-10-181-4/+2
* | Remove some junkunknown2006-10-182-5/+0
* | Stop all timers before exiting when --start-and-exit unknown2006-10-181-0/+1
* | Fix bug where a timer was stopped by calling mtr_timer_stop with a "timer" in...unknown2006-10-181-1/+1
* | Make --with-ndbcluster only be valid together with --benchunknown2006-10-182-60/+71
* | Remove warningsunknown2006-10-172-20/+12
* | When calculating what features to use for _this_ test run, don't look at test...unknown2006-10-171-0/+2
* | Cleanup mtr_timerunknown2006-10-151-8/+14
|/
* Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-143-11/+23
|\
| * No need to continue in 'mtr_report_test_failed' after timeout detected, retur...unknown2006-10-141-0/+1
| * Use char as datatype for the byte that are read with my_fgetc, fixes problem ...unknown2006-10-141-1/+1
| * Skip looking for mysql_client_test in 4.1 on windows as it's not built by def...unknown2006-10-141-8/+17
| * Look for client bindirs client_release and client_debug before other director...unknown2006-10-131-3/+4
| * rpl_empty_master_crash need a master restart so that all log files are deletedunknown2006-10-131-0/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-132-1/+23
|\ \ | |/ |/|
| * Fix for bug #23254: COMPRESS(NULL) makes all futher COMPRESS() calls on same ...unknown2006-10-132-1/+23
* | Optimize restarts by using --force-restart optionunknown2006-10-131-1/+1
* | Improve the function that parses test files looking for what features it usesunknown2006-10-131-4/+9
* | Improve function that finds the reason why test was skipped, the old version ...unknown2006-10-131-4/+28
* | Add missing semicolon in test fileunknown2006-10-132-3/+2
* | Skip looking for ndbapi-examples in 4.1, not part of distunknown2006-10-121-7/+13
* | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-1272-1934/+6252
|\ \ | |/
| * Add missing semicolonunknown2006-10-121-1/+1
| * Add win paths for mysql_client_testunknown2006-10-121-3/+4
| * Look for mysql_client_test in $path_client_bindirunknown2006-10-121-1/+1
| * Fix unhandled exception in mysql-test-run.pl, creating a dir that already existunknown2006-10-122-18/+12
| * Fixes for embedded server testunknown2006-10-111-4/+14
| * mtr_im_stop returns 1 if all is wellunknown2006-10-111-1/+1
| * Improve restart logic all code to detect restart is now in the functionsunknown2006-10-114-138/+115
| * Print names of testcases that failed check_testcase, this makes it easierunknown2006-10-083-2/+84
| * Do the check of special mysqld exe for master or slave after command line arg...unknown2006-10-081-3/+6
| * Move list of mysqls src dirs into lib/mtr_gcov.pl as it's only used from thereunknown2006-10-082-17/+17
| * When looking for client binary directories it necessary to look for the one s...unknown2006-10-081-3/+3
| * Reorder the order of feature checks a bitunknown2006-10-081-39/+64
| * Fix spelling errorunknown2006-10-072-4/+4