summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* InnoDB support for HANDLERserg@serg.mysql.com2002-08-211-0/+2
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-6/+6
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-2/+2
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-35/+41
* merge with 3.23.50monty@hundin.mysql.fi2002-03-271-1/+3
|\
| * sql_show.cc, handler.h, handler.cc:heikki@hundin.mysql.fi2002-03-211-1/+3
* | mi_check flags cleanupserg@serg.mysql.com2002-03-131-6/+3
* | Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-0/+4
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:heikki@donna.mysql.fi2002-01-221-0/+4
| * Better optimization for InnoDB and BDB tables for ORDER BYmonty@hundin.mysql.fi2001-11-291-0/+1
* | Take into account that table scans may use indexesmonty@hundin.mysql.fi2002-01-301-4/+8
* | Increase max package length to 512M for mysql and mysqldump.monty@hundin.mysql.fi2002-01-231-1/+1
* | Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-2/+5
* | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+1
* | HANDLER works only with MyISAM tablesserg@serg.mysql.com2001-12-211-1/+2
* | Fixes for embedded version.monty@hundin.mysql.fi2001-11-251-0/+1
* | Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-121-0/+2
|\ \
| * \ mergemonty@work.mysql.com2001-10-111-0/+2
| |\ \ | | |/
| | * ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-0/+2
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-10-101-14/+1
|\ \ \ | |/ /
| * | Remved Gemini code.monty@hundin.mysql.fi2001-10-101-14/+1
* | | mergedserg@serg.mysql.com2001-10-091-5/+11
|\ \ \ | |/ /
| * | Fixed that SHOW CREATE TABLE shows all attributesmonty@hundin.mysql.fi2001-09-301-2/+6
| * | Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-3/+5
* | | Boolean search passes _some_ testsserg@serg.mysql.com2001-10-091-3/+5
* | | get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft...serg@serg.mysql.com2001-09-251-1/+1
|/ /
* | mergemonty@work.mysql.com2001-09-171-1/+1
|\ \ | |/
| * Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-1/+1
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-1/+1
|\ \ | |/
| * OS2 patchmonty@hundin.mysql.fi2001-09-121-1/+1
* | mergemonty@hundin.mysql.fi2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42monty@work.mysql.com2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-1/+3
|/ /
* | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-0/+1
|/
* Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-0/+2
* Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-0/+1
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-0/+2
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-1/+13
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-2/+6
* Optimization of delete with record cache (for MyISAM tables)monty@donna.mysql.fi2001-03-111-0/+1
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-101-0/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-2/+4
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-3/+7
* Extended mysqltest with --commands and 'require'monty@donna.mysql.com2000-12-271-2/+2
* Added innobase handler files + other updates for innobasemonty@donna.mysql.com2000-12-061-0/+1
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-2/+18
* mergemonty@narttu.mysql.fi2000-11-161-0/+1
|\
| * Fixed bug with ORDER BY on BDB tables.monty@tik.mysql.com2000-10-261-0/+1