summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+1
|\
| * Many files:unknown2003-06-121-0/+1
* | Merge with 4.0.13unknown2003-05-191-1/+3
|\ \ | |/ |/|
| * Many files:unknown2003-05-031-0/+1
| * Fixes for valgrindunknown2003-04-231-1/+2
* | merge fixunknown2003-04-261-0/+15
|\ \
| * \ mergingunknown2003-04-161-0/+15
| |\ \
| | * \ mergingunknown2002-12-111-0/+15
| | |\ \
| | | * | new innodb query cache behaviour (recommit because of problem with 4.1 reposi...unknown2002-11-031-0/+15
* | | | | a fix for a crashing bug when attempting to create InnoDB table unknown2003-04-081-0/+1
|/ / / /
* | | | Merge with 4.0.12unknown2003-03-191-1/+0
|\ \ \ \
| * | | | Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-191-1/+0
* | | | | Merge with 4.0unknown2003-03-161-0/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Better fix for "Halloween" effect ...unknown2003-03-121-0/+1
| | |/ | |/|
| * | ha_innodb.h, ha_innodb.cc, handler.h, handler.cc, sql_class.cc:unknown2003-03-031-0/+1
* | | Merge with 4.0unknown2002-11-211-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * row0mysql.c, row0mysql.h, ha_innodb.cc, sql_table.cc, handler.h:unknown2002-11-191-1/+0
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+1
* | 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