summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.h
Commit message (Expand)AuthorAgeFilesLines
* Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...unknown2005-04-151-2/+2
* mergeunknown2005-04-111-0/+1
|\
| * InnoDB: Prevent ALTER TABLE ... ENGINE=...unknown2005-04-071-0/+1
* | Moved some old test and added a new test to only be run with mysql-test-run -...unknown2005-04-071-1/+0
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* | Many files:unknown2005-03-161-8/+13
* | Mergeunknown2005-03-021-1/+0
|\ \ | |/
| * InnoDB: Commit inserts to the temporary tables created byunknown2005-03-011-1/+0
* | manually mergedunknown2005-02-141-18/+11
|\ \
| * | XA (not completely polished out yet)unknown2005-01-161-15/+11
* | | InnoDB: Make SHOW TABLE STATUS report Row_format=Compact andunknown2005-02-081-0/+5
* | | Merge of query cache from 4.1 to 5.0unknown2005-02-041-4/+4
* | | Merged "query cache for ndb" to 5.0unknown2005-02-031-2/+18
|\ \ \
| * | | sql/ha_innodb.ccunknown2004-11-241-2/+18
| | |/ | |/|
* | | WL#1967unknown2005-02-011-0/+3
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-141-0/+1
|\ \ \
| * | | InnoDB: Implement fast TRUNCATE TABLE (Bug #7150)unknown2005-01-111-0/+1
* | | | Many files:unknown2005-01-081-0/+3
* | | | set_var.cc, mysqld.cc, ha_innodb.h, innodb.test, innodb.result:unknown2005-01-051-0/+1
|/ / /
* | | logging_ok:unknown2004-12-241-0/+1
* | | Content merge.unknown2004-12-211-0/+4
|\ \ \ | | |/ | |/|
| * | Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-141-0/+4
* | | Content merge.unknown2004-12-091-0/+1
|\ \ \ | |/ / |/| |
| * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-091-0/+1
* | | Merge with new VARCHAR codeunknown2004-12-061-0/+1
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+1
* | | Auto merged.unknown2004-11-301-0/+43
|\ \ \
| * | | Added support for X/Open XA prepare, recover, commit and rollback.unknown2004-11-301-0/+43
* | | | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-181-0/+2
|/ / /
* | | margeunknown2004-11-131-1/+1
|\ \ \
| * \ \ mergeunknown2004-11-121-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | errors without code removedunknown2004-10-201-1/+1
* | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-0/+1
|/ / /
* | | merge on pullunknown2004-11-091-1/+3
|\ \ \
| * \ \ Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-1/+3
| |\ \ \ | | | |/ | | |/|
| | * | InnoDB: commit after every 10000 rows in ALTER TABLEunknown2004-11-031-1/+3
* | | | Fixed a bug in UPDATE statement with no index column in where condition unknown2004-11-081-0/+1
|/ / /
* | | merge with 4.1unknown2004-10-291-1/+11
|\ \ \ | |/ / | | / | |/ |/|
| * Merge with 4.0unknown2004-10-271-0/+1
| |\
| | * Backport innodb_max_purge_lag from 4.1unknown2004-10-271-0/+1
| * | srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:unknown2004-10-131-0/+6
| * | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-1/+2
| |\ \
| | * | InnoDB: implement innodb_max_purge_lagunknown2004-09-301-0/+1
| | * | Made innodb_autoextend_increment accessible as a global variable.unknown2004-09-301-1/+1
| * | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-161-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-09-031-0/+1
| * | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-161-0/+1
| |\ \ \
| | * | | InnoDB: Add configuration option innodb_autoextend_incrementunknown2004-09-071-0/+1
| | |/ /
| * | | Fix for BUG#5117:unknown2004-09-131-1/+1
| |/ /
* | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-1/+1