summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.23.42unknown2001-09-0213-4023/+99
|\
| * replicated get_lock() properlyunknown2001-08-312-0/+20
| * Test that all MERGE tables comes from the same databaseunknown2001-08-291-1/+5
| * Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-284-4015/+26
| * test case for InnoDB replace/auto_increment bug when insert_id is unknown2001-08-242-0/+26
| * Fixes for OS2.unknown2001-08-222-2/+2
| * Portability fixes.unknown2001-08-211-0/+14
| * mergeunknown2001-08-185-12/+17
| |\
| | * Portability fixes.unknown2001-08-185-12/+17
| * | fixed bug in Item_func_div::val_int() that broke all functions thatunknown2001-08-162-3/+4
| |/
* | Yet another SSL fixesunknown2001-09-016-1/+10
* | OpenSSL fixesunknown2001-09-012-4/+3
* | SSL fixesunknown2001-09-011-7/+7
* | OpenSSL tests addedunknown2001-09-017-4/+31
* | SSL fixesunknown2001-09-012-0/+20
* | OpenSSL testing addedunknown2001-09-012-5/+18
* | EXPLAIN on UNION"sunknown2001-08-242-1/+3
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-08-212-5/+31
|\ \
| * | Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesunknown2001-08-212-5/+31
* | | fixes in mysqltest and mysqlbinlogunknown2001-08-201-2/+6
* | | make LOAD DATA INFILE replication work with multi-character unknown2001-08-181-10/+10
|/ /
* | Remove warnings and portability fixesunknown2001-08-145-4/+24
* | Fix error messages after merge from 3.23unknown2001-08-132-7/+10
* | Monty, your comments ??unknown2001-08-121-3/+4
* | post-merge fixes to make it compile. It still fails the fulltext test,unknown2001-08-111-25/+31
* | mergedunknown2001-08-115-1/+43
|\ \ | |/
| * Allow myisam-recover="" and --sql-mode=""unknown2001-08-102-1/+7
| * mergeunknown2001-08-102-1/+10
| |\
| | * Portability fixesunknown2001-08-101-0/+9
| | * Fixed bug in ALTER TABLE for MERGE tablesunknown2001-08-101-1/+1
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-08-083-7/+99
| |\ \ | | |/
| * | fulltext_update.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/f...unknown2001-07-272-0/+27
* | | mergedunknown2001-08-095-2/+93
|\ \ \ | | |/ | |/|
| * | Fix when using --without-server --with-thread-safe-clientunknown2001-08-042-40/+21
| * | Merge work:/home/bk/mysqlunknown2001-07-301-0/+38
| |\ \
| | * | added test case for fulltext join bugunknown2001-07-301-0/+38
| | |/
| * | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.unknown2001-07-302-5/+78
| |/
| * Add test case for update/replace bug in bdb.unknown2001-07-242-0/+9
* | misc bug fixesunknown2001-08-062-4/+6
* | fixed error message numbers in union testunknown2001-08-041-3/+3
* | new file_id generation methodunknown2001-08-041-9/+9
* | Merge work:/home/bk/mysql-4.0unknown2001-08-035-31/+90
|\ \
| * | Fix UNIONunknown2001-08-025-31/+90
* | | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-11/+15
|/ /
* | 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