summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* log.cc, handler.cc:heikki@hundin.mysql.fi2002-06-221-0/+31
* sql_show.cc, handler.h, handler.cc:heikki@hundin.mysql.fi2002-03-211-3/+2
* Removed compiler warningsmonty@hundin.mysql.fi2002-02-091-20/+23
* ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:heikki@donna.mysql.fi2002-01-221-1/+39
* Mergemonty@donna.mysql.fi2001-10-301-0/+9
* ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-0/+7
* Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-0/+3
* handler.cc If CREATE TABLE fails for an InnoDB table, do not put the OS error...heikki@donna.mysql.fi2001-09-101-2/+9
* handler.cc Change the parameter name of default-table-type from INNOBASE to I...heikki@donna.mysql.fi2001-09-061-1/+1
* Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+2
* Fixed typo from last checkinmonty@hundin.mysql.fi2001-05-311-1/+1
* Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-0/+28
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-131-7/+7
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-4/+4
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-261-0/+6
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-5/+6
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-1/+72
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-0/+17
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-47/+65
* Fixes for innobasemonty@donna.mysql.fi2001-02-211-3/+2
* Fixed problem with concurrent inserts and read-previousmonty@donna.mysql.com2001-02-181-1/+1
* Updates for innobasemonty@donna.mysql.com2001-02-151-4/+2
* Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-191-2/+2
* show_check.test fixed cleanup problemsasha@mysql.sashanet.com2001-01-021-1/+1
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-8/+6
* Fixed that LPAD() and RPAD() cuts argumentsmonty@tik.mysql.com2000-12-151-1/+1
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-3/+11
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-3/+21
* Added innobase handler files + other updates for innobasemonty@donna.mysql.com2000-12-061-0/+8
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-20/+25
* Split error message for crashed table to 3 different error messages.monty@donna.mysql.com2000-11-221-1/+6
* sql_parse.cc test for changing to auto_commit mode was backwardstim@threads.polyesthetic.msg2000-11-071-3/+4
* Fix of automatic repairmonty@donna.mysql.com2000-10-231-0/+1
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-2/+51
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-1/+1
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-1/+0
* BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-0/+10
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-7/+7
* Small bug fixesmonty@donna.mysql.com2000-09-071-2/+5
* Bug fixes for 3.23.23monty@donna.mysql.com2000-08-291-2/+2
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+614