Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix race condition in ANALYZE TABLE. | monty@hundin.mysql.fi | 2001-11-26 | 4 | -7/+66 |
* | (UPDATE|DELETE) ...WHERE MATCH bugfix | serg@serg.mysql.com | 2001-11-21 | 2 | -0/+7 |
* | typo fixed | serg@serg.mysql.com | 2001-11-21 | 1 | -1/+1 |
* | Fixed bug in OPTIMIZE TABLE that reset index cardinality if it | monty@hundin.mysql.fi | 2001-11-18 | 2 | -0/+22 |
* | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. | monty@hundin.mysql.fi | 2001-11-07 | 3 | -3/+8 |
* | Added missing mysqlbinlog to binary distributions. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -0/+1 |
* | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date... | monty@hundin.mysql.fi | 2001-11-03 | 2 | -3/+16 |
* | Fix that mysqladmin shutdown can be interrupted with ^C | monty@hundin.mysql.fi | 2001-11-03 | 4 | -2/+5 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 4 | -1/+79 |
* | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-10-29 | 1 | -0/+1 |
|\ | |||||
| * | fixed bug with temporary tables replication if one does FLUSH LOGS | sasha@mysql.sashanet.com | 2001-10-29 | 1 | -0/+1 |
* | | Don't use signal() on windows. | monty@hundin.mysql.fi | 2001-10-19 | 4 | -0/+34 |
|/ | |||||
* | InnoDB portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -3/+3 |
* | Fix for 'mysqladmin -w1 unknown-command' | monty@hundin.mysql.fi | 2001-10-07 | 1 | -4/+3 |
* | fixed crash on slave when master aborts a query that has % in it. | sasha@mysql.sashanet.com | 2001-10-05 | 1 | -2/+2 |
* | Portability fix | monty@hundin.mysql.fi | 2001-10-03 | 1 | -0/+1 |
* | Added usage of --master-retry-count to make mysql-test-run safer. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -1/+7 |
* | Fix for make dist | monty@hundin.mysql.fi | 2001-10-02 | 1 | -2/+2 |
* | Fixed bug in counting open files when using many files | monty@hundin.mysql.fi | 2001-09-27 | 3 | -1/+26 |
* | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 8 | -20/+49 |
* | fixed bug in mysqltest | sasha@mysql.sashanet.com | 2001-09-15 | 2 | -28/+174 |
* | Fixed problem with "record not found" in BDB tables. | monty@hundin.mysql.fi | 2001-09-14 | 2 | -0/+24 |
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-09-12 | 1 | -1/+1 |
|\ | |||||
| * | First drop merge table, then other tables | monty@tik.mysql.fi | 2001-09-12 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-09-10 | 6 | -8/+81 |
|\ \ | |/ | |||||
| * | Fix bugs when using LOCK TABLES with BDB tables | monty@hundin.mysql.fi | 2001-09-08 | 2 | -8/+22 |
| * | Ensure that libmysqlclient doesn't use raid | monty@hundin.mysql.fi | 2001-09-04 | 4 | -0/+59 |
* | | fixed IDENTITY crisis | sasha@mysql.sashanet.com | 2001-09-10 | 2 | -0/+6 |
|/ | |||||
* | replicated get_lock() properly | sasha@mysql.sashanet.com | 2001-08-31 | 2 | -0/+20 |
* | Test that all MERGE tables comes from the same database | monty@hundin.mysql.fi | 2001-08-29 | 1 | -1/+5 |
* | Fixed that LOAD DATA INFILE works with transactions. | monty@hundin.mysql.fi | 2001-08-28 | 4 | -4015/+26 |
* | test case for InnoDB replace/auto_increment bug when insert_id is | sasha@mysql.sashanet.com | 2001-08-24 | 2 | -0/+26 |
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 2 | -2/+2 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -0/+14 |
* | merge | monty@hundin.mysql.fi | 2001-08-18 | 5 | -12/+17 |
|\ | |||||
| * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 5 | -12/+17 |
* | | fixed bug in Item_func_div::val_int() that broke all functions that | sasha@mysql.sashanet.com | 2001-08-16 | 2 | -3/+4 |
|/ | |||||
* | Allow myisam-recover="" and --sql-mode="" | monty@hundin.mysql.fi | 2001-08-10 | 2 | -1/+7 |
* | merge | monty@hundin.mysql.fi | 2001-08-10 | 2 | -1/+10 |
|\ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-10 | 1 | -0/+9 |
| * | Fixed bug in ALTER TABLE for MERGE tables | monty@bitch.mysql.fi | 2001-08-10 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-08-08 | 3 | -7/+99 |
|\ \ | |/ | |||||
| * | Fix when using --without-server --with-thread-safe-client | monty@tik.mysql.fi | 2001-08-04 | 2 | -40/+21 |
| * | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-07-30 | 1 | -0/+38 |
| |\ | |||||
| | * | added test case for fulltext join bug | sasha@mysql.sashanet.com | 2001-07-30 | 1 | -0/+38 |
| * | | Fixed optimizer bug in ORDER BY where some ORDER BY parts where ignored. | monty@tik.mysql.fi | 2001-07-30 | 2 | -5/+78 |
| |/ | |||||
* | | fulltext_update.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/f... | serg@serg.mysql.com | 2001-07-27 | 2 | -0/+27 |
|/ | |||||
* | Add test case for update/replace bug in bdb. | tim@white.box | 2001-07-24 | 2 | -0/+9 |
* | fixed mysterious offset confusion bug | sasha@mysql.sashanet.com | 2001-07-18 | 3 | -2/+56 |
* | Fixed problem with part keys and BDB tables | monty@hundin.mysql.fi | 2001-07-18 | 1 | -0/+11 |