summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Added support of null keys in HEAP tablesunknown2002-01-121-2/+5
* Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+1
* HANDLER works only with MyISAM tablesunknown2001-12-211-1/+2
* Fixes for embedded version.unknown2001-11-251-0/+1
* Portability fixunknown2001-11-071-1/+1
* Merge work:/home/bk/mysql-4.0unknown2001-10-121-0/+2
|\
| * mergeunknown2001-10-111-0/+2
| |\
| | * ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-0/+2
* | | Merge work:/home/bk/mysql-4.0unknown2001-10-101-14/+1
|\ \ \ | |/ /
| * | Remved Gemini code.unknown2001-10-101-14/+1
* | | mergedunknown2001-10-091-5/+11
|\ \ \ | |/ /
| * | Fixed that SHOW CREATE TABLE shows all attributesunknown2001-09-301-2/+6
| * | Added support of INSERT to MERGE tablesunknown2001-09-221-3/+5
* | | Boolean search passes _some_ testsunknown2001-10-091-3/+5
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...unknown2001-09-251-1/+1
|/ /
* | mergeunknown2001-09-171-1/+1
|\ \ | |/
| * Added unique error for DEADLOCKunknown2001-09-171-1/+1
* | Merge with 3.23.42unknown2001-09-131-1/+1
|\ \ | |/
| * OS2 patchunknown2001-09-121-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-1/+3
|/ /
* | Added support for symlinked tables.unknown2001-06-011-0/+1
|/
* Pushing all the Gemini changes above the table handler.unknown2001-05-291-0/+2
* Applied patches for BDB tablesunknown2001-05-091-0/+1
* Fix for BDB and LOCK TABLESunknown2001-04-191-0/+2
* Add support for Gemini table handler, Monty has checked and approvedunknown2001-03-211-1/+13
* Added isolation levelsunknown2001-03-211-2/+6
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-111-0/+1
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-101-0/+1
* Merged some functions and removed some unused client functions.unknown2001-03-061-2/+4
* Added Innobase to source distributionunknown2001-02-171-3/+7
* Extended mysqltest with --commands and 'require'unknown2000-12-271-2/+2
* Added innobase handler files + other updates for innobaseunknown2000-12-061-0/+1
* All statements are now run in a sub transactionunknown2000-11-241-2/+18
* mergeunknown2000-11-161-0/+1
|\
| * Fixed bug with ORDER BY on BDB tables.unknown2000-10-261-0/+1
* | Ill-minded FULLTEXT impilict initialization hack removed.unknown2000-11-021-3/+3
|/
* Give an error if you use a BLOB(X) where X > 255unknown2000-10-221-0/+1
* Bug fixes + defines for INNOBASEunknown2000-10-201-1/+1
* Automatic primary key for BDB tablesunknown2000-10-161-0/+1
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-3/+5
* First part of automatic repair of MyISAM tables.unknown2000-10-031-0/+2
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+1
* merge of conflictsunknown2000-09-151-1/+2
|\
| * Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-1/+2
* | Added a comment about handler::restore()unknown2000-09-151-0/+3
* | BACKUP TABLE TO 'directory'unknown2000-09-141-0/+3
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-25/+12