summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in ANALYZE TABLE.monty@hundin.mysql.fi2001-11-264-7/+66
* (UPDATE|DELETE) ...WHERE MATCH bugfixserg@serg.mysql.com2001-11-212-0/+7
* typo fixedserg@serg.mysql.com2001-11-211-1/+1
* Fixed bug in OPTIMIZE TABLE that reset index cardinality if itmonty@hundin.mysql.fi2001-11-182-0/+22
* Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.monty@hundin.mysql.fi2001-11-073-3/+8
* Added missing mysqlbinlog to binary distributions.monty@hundin.mysql.fi2001-11-071-0/+1
* Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...monty@hundin.mysql.fi2001-11-032-3/+16
* Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-034-2/+5
* Portability fixesmonty@hundin.mysql.fi2001-10-314-1/+79
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-10-291-0/+1
|\
| * fixed bug with temporary tables replication if one does FLUSH LOGSsasha@mysql.sashanet.com2001-10-291-0/+1
* | Don't use signal() on windows.monty@hundin.mysql.fi2001-10-194-0/+34
|/
* InnoDB portability fixesmonty@hundin.mysql.fi2001-10-111-3/+3
* Fix for 'mysqladmin -w1 unknown-command'monty@hundin.mysql.fi2001-10-071-4/+3
* fixed crash on slave when master aborts a query that has % in it.sasha@mysql.sashanet.com2001-10-051-2/+2
* Portability fixmonty@hundin.mysql.fi2001-10-031-0/+1
* Added usage of --master-retry-count to make mysql-test-run safer.monty@hundin.mysql.fi2001-10-031-1/+7
* Fix for make distmonty@hundin.mysql.fi2001-10-021-2/+2
* Fixed bug in counting open files when using many filesmonty@hundin.mysql.fi2001-09-273-1/+26
* Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-188-20/+49
* fixed bug in mysqltestsasha@mysql.sashanet.com2001-09-152-28/+174
* Fixed problem with "record not found" in BDB tables.monty@hundin.mysql.fi2001-09-142-0/+24
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-09-121-1/+1
|\
| * First drop merge table, then other tablesmonty@tik.mysql.fi2001-09-121-1/+1
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-09-106-8/+81
|\ \ | |/
| * Fix bugs when using LOCK TABLES with BDB tablesmonty@hundin.mysql.fi2001-09-082-8/+22
| * Ensure that libmysqlclient doesn't use raidmonty@hundin.mysql.fi2001-09-044-0/+59
* | fixed IDENTITY crisissasha@mysql.sashanet.com2001-09-102-0/+6
|/
* replicated get_lock() properlysasha@mysql.sashanet.com2001-08-312-0/+20
* Test that all MERGE tables comes from the same databasemonty@hundin.mysql.fi2001-08-291-1/+5
* Fixed that LOAD DATA INFILE works with transactions.monty@hundin.mysql.fi2001-08-284-4015/+26
* test case for InnoDB replace/auto_increment bug when insert_id is sasha@mysql.sashanet.com2001-08-242-0/+26
* Fixes for OS2.monty@hundin.mysql.fi2001-08-222-2/+2
* Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+14
* mergemonty@hundin.mysql.fi2001-08-185-12/+17
|\
| * Portability fixes.monty@hundin.mysql.fi2001-08-185-12/+17
* | fixed bug in Item_func_div::val_int() that broke all functions thatsasha@mysql.sashanet.com2001-08-162-3/+4
|/
* Allow myisam-recover="" and --sql-mode=""monty@hundin.mysql.fi2001-08-102-1/+7
* mergemonty@hundin.mysql.fi2001-08-102-1/+10
|\
| * Portability fixesmonty@hundin.mysql.fi2001-08-101-0/+9
| * Fixed bug in ALTER TABLE for MERGE tablesmonty@bitch.mysql.fi2001-08-101-1/+1
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-08-083-7/+99
|\ \ | |/
| * Fix when using --without-server --with-thread-safe-clientmonty@tik.mysql.fi2001-08-042-40/+21
| * Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-07-301-0/+38
| |\
| | * added test case for fulltext join bugsasha@mysql.sashanet.com2001-07-301-0/+38
| * | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored.monty@tik.mysql.fi2001-07-302-5/+78
| |/
* | fulltext_update.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/f...serg@serg.mysql.com2001-07-272-0/+27
|/
* Add test case for update/replace bug in bdb.tim@white.box2001-07-242-0/+9
* fixed mysterious offset confusion bugsasha@mysql.sashanet.com2001-07-183-2/+56
* Fixed problem with part keys and BDB tablesmonty@hundin.mysql.fi2001-07-181-0/+11