summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* fixes for mtr_unique.plunknown2006-11-241-3/+40
* MTR_BUILD_THREAD=auto selects a value for MTR_BUILD_THREAD from a pool (WL#2690)unknown2006-11-172-0/+129
* Merge mysql.com:/home/bkroot/mysql-4.1-rplunknown2006-11-151-0/+2
|\
| * make dist now copies .test files in mysql-test/includeunknown2006-11-141-0/+2
* | bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-11-152-6/+0
* | Merge mysql.com:/home/bkroot/mysql-4.1-rplunknown2006-11-1315-56/+269
|\ \ | |/
| * mysql-test-run.pl:unknown2006-11-111-6/+14
| * Merge trift2.:/MySQL/M41/bug17194-4.1unknown2006-11-101-5/+12
| |\
| | * mysql-test/install_test_db.shunknown2006-11-091-5/+12
| * | Merge trift2.:/MySQL/M41/clone-4.1unknown2006-11-102-12/+48
| |\ \
| | * \ Merge trift2.:/MySQL/M41/bug17194-4.1unknown2006-11-082-12/+49
| | |\ \ | | | |/
| | | * mysql-test/mysql-test-run.pl + mysql-test/mysql-test-run.shunknown2006-11-012-12/+49
| * | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-102-3/+60
| |\ \ \
| | * | | add --report-features to mysql-test-run.plunknown2006-11-102-3/+60
| * | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-1011-33/+135
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1-runtimeunknown2006-11-069-32/+129
| | |\ \ \
| | | * | | Fix Bug #9191 "TIMESTAMP/from_unixtime() no longer accepts 2^31-1"unknown2006-11-019-32/+129
| | * | | | Cleanup: fix race in rename.test.unknown2006-11-032-2/+9
| | | |/ / | | |/| |
| * | | | mysql-test-run.sh:unknown2006-11-101-2/+5
* | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rplunknown2006-11-082-1/+85
|\ \ \ \ \
| * | | | | Bug#23451 GROUP_CONCAT truncates a multibyte utf8 characterunknown2006-11-072-1/+85
* | | | | | bug#19402 SQL close to the size of the max_allowed_packet fails on slaveunknown2006-11-082-12/+13
* | | | | | Merge dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/FIXES/4.1/...unknown2006-11-084-0/+63
|\ \ \ \ \ \
| * | | | | | BUG#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-09-124-0/+63
* | | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rplunknown2006-11-072-0/+40
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rplunknown2006-10-252-0/+40
| |\ \ \ \ \
| | * \ \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1-rplunknown2006-10-112-0/+40
| | |\ \ \ \ \
| | | * | | | | Bug#22052 Trailing spaces are not removed from UNICODE fields in an indexunknown2006-10-032-0/+40
| | * | | | | | Merge mysql.com:/home/bkroot/mysql-4.1-rplunknown2006-10-104-7/+18
| | |\ \ \ \ \ \ | | | |/ / / / /
* | | | | | | | 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