summaryrefslogtreecommitdiff
path: root/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* Content merge.unknown2004-12-217-43/+113
|\
| * trx0roll.c:unknown2004-12-181-4/+12
| * rem0rec.ic:unknown2004-12-181-25/+56
| * InnoDB: fix a compilation error due to missing typedef (Bug #7383)unknown2004-12-181-1/+1
| * page0page.ic:unknown2004-12-171-13/+13
| * Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-173-0/+31
| |\
| | * Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0unknown2004-12-143-0/+31
| * | - added file innobase/include/trx0xa.h which was missing from the sourceunknown2004-12-171-1/+1
| |/
* | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-132-0/+6
|\ \ | |/ |/|
| * Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-102-51/+105
| |\
| * \ Content merge.unknown2004-12-092-0/+6
| |\ \
| | * | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-092-0/+6
* | | | InnoDB: Reduce the stack space consumption of ON UPDATE CASCADEunknown2004-12-101-0/+27
| |_|/ |/| |
* | | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-092-51/+105
|/ /
* | Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970unknown2004-12-083-35/+9
* | row0mysql.c:unknown2004-12-082-3/+4
* | Merge with 4.1unknown2004-12-061-1/+1
|\ \
| * | lock0lock.h:unknown2004-11-301-2/+2
* | | InnoDB: Fix ctype_utf8 test failure caused by the new record format.unknown2004-12-031-1/+18
| |/ |/|
* | syntax error fixedunknown2004-12-031-1/+2
* | Many files:unknown2004-12-0232-740/+1546
* | trx0xa.h:unknown2004-12-021-0/+8
* | Remove unnecessary copyright header from trx0xa.hunknown2004-12-011-8/+0
* | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-012-7/+34
|\ \
| * \ Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-302-6/+27
| |\ \
| | * \ Merge avenger.(none):/export/brian/mysql/merge/4.1unknown2004-11-301-1/+1
| | |\ \
| | | * | typo fixedunknown2004-11-301-1/+1
| | | |/
| | * | Merge for Matt for Innodb bug. unknown2004-11-302-6/+27
| | |\ \ | | | |/
| | | * InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the tableunknown2004-11-301-9/+24
| | | * InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633)unknown2004-11-272-6/+12
| * | | row0mysql.h, ha_innodb.cc:unknown2004-11-301-1/+7
| |/ /
* | | This is a code cleanup patch for X/Open XA. unknown2004-12-013-4/+6
* | | Auto merged.unknown2004-11-304-8/+272
|\ \ \ | |/ / |/| |
| * | Added support for X/Open XA prepare, recover, commit and rollback.unknown2004-11-304-8/+272
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-264-2/+19
|\ \ \ | | |/ | |/|
| * | Many files:unknown2004-11-264-2/+19
* | | mergedunknown2004-11-201-1/+1
|\ \ \ | |/ /
| * | fil0fil.h, fil0fil.c:unknown2004-11-181-1/+1
* | | WL 2059 Engine-specific status variables framework and WL 1922unknown2004-11-185-0/+119
| |/ |/|
* | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-3/+6
|\ \ | |/
| * dict0dict.ic:unknown2004-11-091-3/+6
* | merge on pullunknown2004-11-092-1/+13
|\ \
| * \ Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-082-1/+13
| |\ \ | | |/
| | * InnoDB: commit after every 10000 rows in ALTER TABLEunknown2004-11-032-1/+13
* | | Fixed a bug in UPDATE statement with no index column in where condition unknown2004-11-082-0/+13
|/ /
* | merge with 4.1unknown2004-10-2920-67/+148
|\ \ | |/
| * Merge with 4.0unknown2004-10-271-0/+1
| |\
| | * Backport innodb_max_purge_lag from 4.1unknown2004-10-272-0/+6
| * | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-4/+2
| * | SHOW TABLE STATUS now prints create_time, update_time and check_timeunknown2004-10-211-5/+18