summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-0/+3
|\
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-0/+3
* | Changed to use my_global.hunknown2001-09-141-4/+6
* | Merge with 3.23.42unknown2001-09-131-3/+10
|\ \ | |/
| * handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...unknown2001-09-101-2/+9
| * handler.cc Change the parameter name of default-table-type from INNOBASE to I...unknown2001-09-061-1/+1
* | mergeunknown2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42unknown2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.unknown2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-4/+6
|/ /
* | Added support for symlinked tables.unknown2001-06-011-1/+1
|/
* Fixed typo from last checkinunknown2001-05-311-1/+1
* Pushing all the Gemini changes above the table handler.unknown2001-05-291-0/+28
* 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