summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* misc cleanup unknown2001-12-132-1/+4
* mergedunknown2001-12-132-0/+10
|\
| * Fixed problem with default & InnoDB tables.unknown2001-12-132-0/+10
* | slave-skip-errorsunknown2001-12-125-0/+23
|/
* Fixed bug in GROUP BY ... DESCunknown2001-12-102-1/+54
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-12-052-0/+23
|\
| * Fixed bug in LEFT JOINunknown2001-12-052-0/+23
* | added build-tagsunknown2001-11-302-0/+22
|/
* Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-294-0/+64
* fixed alias drop bug in binlogunknown2001-11-273-4/+5
* Fixed bug when joining with caching.unknown2001-11-271-1/+1
* Fix race condition in ANALYZE TABLE.unknown2001-11-264-7/+66
* (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-212-0/+7
* typo fixedunknown2001-11-211-1/+1
* Fixed bug in OPTIMIZE TABLE that reset index cardinality if itunknown2001-11-182-0/+22
* Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-073-3/+8
* Added missing mysqlbinlog to binary distributions.unknown2001-11-071-0/+1
* Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-032-3/+16
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-034-2/+5
* Portability fixesunknown2001-10-314-1/+79
* Merge work:/home/bk/mysqlunknown2001-10-291-0/+1
|\
| * fixed bug with temporary tables replication if one does FLUSH LOGSunknown2001-10-291-0/+1
* | Don't use signal() on windows.unknown2001-10-194-0/+34
|/
* InnoDB portability fixesunknown2001-10-111-3/+3
* Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-4/+3
* fixed crash on slave when master aborts a query that has % in it.unknown2001-10-051-2/+2
* Portability fixunknown2001-10-031-0/+1
* Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-031-1/+7
* Fix for make distunknown2001-10-021-2/+2
* Fixed bug in counting open files when using many filesunknown2001-09-273-1/+26
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-188-20/+49
* fixed bug in mysqltestunknown2001-09-152-28/+174
* Fixed problem with "record not found" in BDB tables.unknown2001-09-142-0/+24
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-121-1/+1
|\
| * First drop merge table, then other tablesunknown2001-09-121-1/+1
* | Merge work:/home/bk/mysqlunknown2001-09-106-8/+81
|\ \ | |/
| * Fix bugs when using LOCK TABLES with BDB tablesunknown2001-09-082-8/+22
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-044-0/+59
* | fixed IDENTITY crisisunknown2001-09-102-0/+6
|/
* 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
|/
* Allow myisam-recover="" and --sql-mode=""unknown2001-08-102-1/+7
* mergeunknown2001-08-102-1/+10
|\