Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -2/+3 |
|\ | |||||
| * | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -2/+3 |
| | | | | | | | | | | | | Added optimzation for clustered index Fixed bug in UPDATE ... ORDER BY Fixed handling of UPDATE ... LIMIT | ||||
* | | ::index_read_last() method has been added | ram@mysql.r18.ru | 2002-11-28 | 1 | -0/+1 |
| | | |||||
* | | auto_increment for heap tables | ram@mysql.r18.ru | 2002-10-07 | 1 | -2/+3 |
|/ | | | | test case | ||||
* | Fix some ORDER BY ... DESC problems with InnoDB | monty@hundin.mysql.fi | 2002-09-27 | 1 | -2/+3 |
| | |||||
* | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -5/+17 |
| | | | | Split handler->option_flag() to handler->table_flags() and handler->index_flags() | ||||
* | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 1 | -1/+1 |
| | | | | Added ORDER BY optimization | ||||
* | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -0/+1 |
| | | | | | | | | Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX. | ||||
* | HANDLER works only with MyISAM tables | serg@serg.mysql.com | 2001-12-21 | 1 | -1/+1 |
| | | | | HA_NO_FULLTEXT_KEY property -> HA_CAN_FULLTEXT | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | HA_NO_FULLTEXT_KEY and an appropriate error message | serg@serg.mysql.com | 2001-10-23 | 1 | -2/+2 |
| | |||||
* | Don't use ranges on HEAP tables with LIKE | monty@donna.mysql.fi | 2001-04-17 | 1 | -7/+0 |
| | | | | Don't reconnect client on close | ||||
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 1 | -1/+1 |
| | | | | reading from FIFO, fixes for FULLTEXT, @@IDENTITY | ||||
* | Fixes for MERGE TABLES and HEAP tables | monty@donna.mysql.com | 2000-09-14 | 1 | -4/+5 |
| | |||||
* | Bug fixes for 3.23.23 | monty@donna.mysql.com | 2000-08-29 | 1 | -1/+4 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+83 |