summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Bug#10608 mysqladmin breaks on "database" variable in my.cnfunknown2006-11-103-0/+40
* Fix problem when running mysql_client_test in "binary dist", path should incl...unknown2006-11-091-1/+1
* 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
* 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
* Bug#23981 memory leaks from yassl code + otherunknown2006-11-071-0/+5
* Don't allow path to be passed to --memunknown2006-11-071-3/+3
* Correct faulty commit, the opt_tastcase_timeout value is in minutes, to it ne...unknown2006-11-071-1/+1
* Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-072-0/+107
|\
| * Bug#23411: ... MOD-ing zero returns strange resultunknown2006-11-062-0/+107
* | Make --mem settable with environment variable MTR_MEM and make it possible to...unknown2006-11-071-5/+5
* | Don't warn about "Found non pid file" for elements that are not files. unknown2006-11-031-2/+2
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-02109-2053/+6932
|\
| * Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-013-30/+40
| |\
| | * Improve the reading of .pid files from var/rununknown2006-10-312-22/+30
| | * Remove warning, exe_mysql_fix_system_tables are not available on windowsunknown2006-10-311-8/+10
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-312-4/+33
| |\ \ | | |/
| | * Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-302-4/+33
| | |\
| | | * Bug#18654 Test is timing-dependent and fails from scheduling effects (?)unknown2006-10-302-4/+33
| * | | Fix for bug #23412: delete rows with null date fieldunknown2006-10-272-1/+23
| |/ /
| * | Skip innodb test if mysqld doesn't have innodb supportunknown2006-10-251-0/+12
| * | 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-242-0/+9
| * | 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-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