summaryrefslogtreecommitdiff
path: root/mysql-test/include
Commit message (Expand)AuthorAgeFilesLines
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-231-0/+4
|\
| * Merge mysql.com:/usr/home/bar/mysql-5.0unknown2006-03-231-0/+4
| |\
| | * Merge mysql.com:/usr/home/bar/mysql-4.1.b17374unknown2006-03-231-0/+4
| | |\
| | | * Bug#17374: select ... like 'A%' operator fails to find value on columuns with...unknown2006-03-201-0/+4
* | | | Changed to real_sleepunknown2006-03-221-3/+3
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-03-221-0/+158
|\ \ \ \ | |/ / / |/| | |
| * | | Made rpl_flushlog_loop use wait_slave_status instead of sleep.unknown2006-03-211-0/+158
* | | | Dsiable udf.test waiting for a check wheter udf_example.so existsunknown2006-03-221-0/+6
* | | | Bug#11835 CREATE FUNCTION crashes serverunknown2006-03-211-9/+5
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-03-201-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Merge neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835unknown2006-03-201-0/+12
| |\ \ \ | | |/ /
| | * | Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldunknown2006-02-151-0/+12
| | * | Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50...unknown2006-01-271-0/+51
| | |\ \
| | * \ \ Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_varunknown2006-01-244-2/+4
| | |\ \ \
* | | \ \ \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-03-101-0/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-091-0/+11
| |\ \ \ \ \ \
| | * | | | | | New test to satisfy some of the 5.1 CR test planunknown2006-03-091-0/+11
* | | | | | | | Test fixesunknown2006-03-091-0/+1
* | | | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-newunknown2006-03-091-35/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-03-071-35/+19
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-03-031-35/+19
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-281-35/+19
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.1-releaseunknown2006-02-241-35/+19
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | WL#3023 (RBR: Use locks in a statement-like manner):unknown2006-02-241-35/+19
* | | | | | | | | | Bug #17838 binlog not setup on seconday master after renameunknown2006-03-091-0/+4
|/ / / / / / / / /
* | | | | | | | | Bug#17728 tests that fails are: ndb_gis rpl_ndb_multi_update2unknown2006-03-031-17/+18
|/ / / / / / / /
* | | | | | | | Mergeunknown2006-02-281-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | example.vcproj:unknown2006-02-271-0/+1
| * | | | | | | | drop-on-restart.inc:unknown2006-02-251-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Updated new tests from Lars reviewunknown2006-02-281-30/+38
* | | | | | | | New test case fro replication between ndb and other storage engines.unknown2006-02-271-0/+54
| |/ / / / / / |/| | | | | |
* | | | | | | Fix test cases to work with non-standard --vardir.unknown2006-02-223-4/+4
|/ / / / / /
* | | | | | mysql-test-run.pl:unknown2006-02-201-0/+464
* | | | | | Test updatesunknown2006-02-162-14/+11
* | | | | | Updates from reviewunknown2006-02-162-0/+35
* | | | | | Updated test casesunknown2006-02-131-0/+4
|/ / / / /
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my51-mysqltest_varunknown2006-02-074-2/+4
|\ \ \ \ \
| * \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_varunknown2006-01-244-2/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Make it possible to run mysql-test-run.pl with default test suite in differen...unknown2006-01-244-2/+4
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my51...unknown2006-02-071-0/+51
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_check_testcases/my50...unknown2006-02-071-0/+51
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Add new option "check-testcases" to mysql-test-run.plunknown2006-01-261-0/+51
* | | | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-231-1/+1
|\ \ \ \ \ \
| * | | | | | Bug# 16718 partitioning support status variable has incorrect nameunknown2006-01-231-1/+1
* | | | | | | Disable partitioning test on servers compiled without partitioning.unknown2006-01-201-0/+2
|/ / / / / /
* | | | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-191-0/+1
|\ \ \ \ \ \
| * | | | | | Bug fixunknown2006-01-181-0/+1
* | | | | | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-192-0/+9
|/ / / / / /
* | | | | | WL #2604: Partition Managementunknown2006-01-175-0/+932
* | | | | | Manually mergedunknown2006-01-162-0/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |