summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* ft-update bug fixedunknown2001-07-271-1/+1
* bulk insert bug fixedunknown2001-07-262-0/+58
* UNION'sunknown2001-07-252-0/+31
* Fixed bad merge and fixed some wrong test casesunknown2001-07-193-3/+3
* mergeunknown2001-07-1812-12/+170
|\
| * fixed mysterious offset confusion bugunknown2001-07-183-2/+56
| * Fixed problem with part keys and BDB tablesunknown2001-07-181-0/+11
| * bdb.test new test for a bug reportunknown2001-07-171-0/+15
| * Added timeouts to make lock test repeatableunknown2001-07-172-1/+5
| * Made replication test portable accross table handlers unknown2001-07-162-9/+11
| * Mergeunknown2001-07-164-0/+30
| |\
| | * Patch for netBSDunknown2001-07-164-0/+30
| * | updated lock testunknown2001-07-132-0/+18
| * | test case for low priority updates race bugunknown2001-07-132-0/+24
| |/
* | a trick for --client-gdb to work for both statically and dynamically linked c...unknown2001-07-131-5/+10
* | clarification needed. Plz, somebody, answer.unknown2001-07-121-1/+2
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-111-3/+3
|\ \
| * | Added back old code that Sasha removedunknown2001-07-111-3/+3
* | | mysql-test/t/rpl_sporadic_master.testunknown2001-07-101-7/+2
* | | mysql-test/t/rpl_sporadic_master.testunknown2001-07-101-0/+5
|/ /
* | mergeunknown2001-07-101-1/+1
|\ \
| * | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-1/+1
* | | Merge work:/home/bk/mysql-4.0unknown2001-07-072-0/+20
|\ \ \ | |/ /
| * | mergeunknown2001-07-082-0/+20
| |\ \
| | * | Added support for ANSI SQL X'hex-string' format.unknown2001-07-042-0/+20
* | | | post-merge fixesunknown2001-07-072-0/+10
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2001-07-043-0/+42
|\ \ \
| * | | SHOW NEW MASTER FOR SLAVE WITH ...unknown2001-07-043-0/+42
* | | | mergedunknown2001-07-0267-75/+984
|\ \ \ \
| * \ \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-011-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Making multi-table delete BETA !!unknown2001-07-011-1/+1
| * | | | forgot to fix one instance of VERSION in rpl_log resultunknown2001-06-301-1/+1
| * | | | mysql-test/r/rpl_log.resultunknown2001-06-301-2/+2
| * | | | support for eval_result and let $var = `query` syntax in mysql-testunknown2001-06-304-8/+18
| * | | | merged with 3.23 replication updatesunknown2001-06-283-0/+32
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | fixed float test result for updated test caseunknown2001-06-281-0/+2
| | * | Merge work:/home/bk/mysqlunknown2001-06-283-0/+32
| | |\ \
| | | * | fixed message in post-commit triggerunknown2001-06-283-0/+32
| * | | | Updated test result in float testunknown2001-06-291-0/+2
| * | | | Fix ORDER BY ... DESC optimizationunknown2001-06-292-32/+119
| * | | | mergeunknown2001-06-282-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Allow floats of type 1.0e1unknown2001-06-281-1/+2
| | |/ /
| | * | merged test from 4.0unknown2001-06-212-0/+20
| * | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4unknown2001-06-283-1/+79
| |\ \ \
| | * | | Implement ORDER BY DESC optimization, which reads values in descendingunknown2001-06-283-2/+80
| | | |/ | | |/|
| * | | --do-test option in mysql-test-run - will do only tests that match the patternunknown2001-06-262-6/+16
| |/ /
| * | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-257-21/+41
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-06-244-20/+47
| |\ \
| | * | Fixed bug in multi-table-delete codeunknown2001-06-244-20/+47
| * | | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-236-23/+37