summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.4unknown2002-10-021-9/+11
|\
| * Merge with 4.0.3unknown2002-08-301-9/+11
| |\
| | * Default table character set has been added:unknown2002-06-191-0/+1
| | * Extension of .frm file (not yet ready for push)unknown2002-06-021-9/+10
* | | Revert change to use ha_rows for number of rows as other code depend of thisunknown2002-09-301-2/+2
* | | Fix some ORDER BY ... DESC problems with InnoDBunknown2002-09-271-1/+1
* | | COUNT(*) for merge can be longlong even if it's long for MyISAMunknown2002-09-261-2/+2
|/ /
* | InnoDB support for HANDLERunknown2002-08-211-0/+2
* | New SET syntax & system variables.unknown2002-07-231-6/+6
* | Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+2
|/
* Update for BTREE keys in HEAP tablesunknown2002-04-121-35/+41
* merge with 3.23.50unknown2002-03-271-1/+3
|\
| * sql_show.cc, handler.h, handler.cc:unknown2002-03-211-1/+3
* | mi_check flags cleanupunknown2002-03-131-6/+3
* | Merge from 3.23.48 treeunknown2002-01-301-0/+4
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-221-0/+4
| * Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-291-0/+1
* | Take into account that table scans may use indexesunknown2002-01-301-4/+8
* | Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-1/+1
* | 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