summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed Innobase to Innodbunknown2001-04-131-7/+7
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-4/+4
* Added test case that crashed Innobaseunknown2001-03-261-0/+6
* Test case for bug when updating on keyunknown2001-03-231-5/+6
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-1/+72
* Added isolation levelsunknown2001-03-211-0/+17
* Merged some functions and removed some unused client functions.unknown2001-03-061-47/+65
* Fixes for innobaseunknown2001-02-211-3/+2
* Fixed problem with concurrent inserts and read-previousunknown2001-02-181-1/+1
* Updates for innobaseunknown2001-02-151-4/+2
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-2/+2
* show_check.test fixed cleanup problemunknown2001-01-021-1/+1
* Added support for hex strings to mysqlimportunknown2000-12-281-8/+6
* Fixed that LPAD() and RPAD() cuts argumentsunknown2000-12-151-1/+1
* Lots of fixes for BDB tablesunknown2000-12-081-3/+11
* Only write full transactions to binary logunknown2000-12-071-3/+21
* Added innobase handler files + other updates for innobaseunknown2000-12-061-0/+8
* All statements are now run in a sub transactionunknown2000-11-241-20/+25
* Split error message for crashed table to 3 different error messages.unknown2000-11-221-1/+6
* sql_parse.cc test for changing to auto_commit mode was backwardsunknown2000-11-071-3/+4
* Fix of automatic repairunknown2000-10-231-0/+1
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-2/+51
* First part of automatic repair of MyISAM tables.unknown2000-10-031-1/+1
* Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-291-1/+0
* BACKUP TABLE TO 'directory'unknown2000-09-141-0/+10
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-7/+7
* Small bug fixesunknown2000-09-071-2/+5
* Bug fixes for 3.23.23unknown2000-08-291-2/+2
* FLUSH TABLE table_listunknown2000-08-221-1/+1
* Import changesetunknown2000-07-311-0/+614