summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* Make storage engines "pluggable", handlerton workunknown2005-11-071-73/+77
* Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-9/+69
|\
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-241-0/+2
| |\
| | * This patch add support for storing Geometry types to Archive, Innodb, NDB, an...unknown2005-10-241-0/+2
| * | BUG#11704: Make InnoDB not to convert TL_WRITE_ONLY locks to TL_WRITE_ALLOW_W...unknown2005-10-251-0/+1
| |/
| * BUG#14056 Column prefix index on UTF-8 primary key column causes 'Can't find ...unknown2005-10-191-7/+65
| * Fix compile error on Windows: remove wrong typecastunknown2005-10-121-2/+1
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-10-091-1/+1
|\ \ | |/
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-071-1/+1
| |\
| | * BUG#13484: In ha_innobase::cmp_ref call Field::key_cmp() as this is the functionunknown2005-10-011-1/+1
* | | Mergeunknown2005-10-071-1/+2
|\ \ \ | |/ /
| * | Merge msdesk.(none):/home/msvensson/mysql-4.1unknown2005-10-061-1/+2
| |\ \
| | * \ Merge hundin.mysql.fi:/home/marko/mysql-4.0unknown2005-10-031-1/+2
| | |\ \
| | | * | InnoDB: Display an error message in /* */ commentsunknown2005-10-031-2/+2
| | * | | InnoDB: After review fixunknown2005-09-301-1/+1
| | * | | InnoDB: On UPDATE, trim UCS2 columns correctly. (Bug #12178)unknown2005-09-301-10/+30
* | | | | Mergeunknown2005-10-061-28/+73
|\ \ \ \ \ | |/ / / /
| * | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-031-5/+15
| |\ \ \ \
| | * | | | Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-1/+0
| | * | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-5/+16
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Next big patch for loadable storage engines!unknown2005-10-021-5/+16
| * | | | | Bug#11238unknown2005-09-301-2/+3
| |/ / / /
| * | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-291-3/+1
| |\ \ \ \
| | * | | | Fixed a bug checksum table locks the InnoDB table and does not use aunknown2005-09-291-0/+5
| * | | | | Minor corrections to InnoDB function commentsunknown2005-09-291-2/+2
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-0/+7
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Fixed a bug checksum table locks the InnoDB table and does not use aunknown2005-09-281-0/+7
| * | | | InnoDB: Remove compiler warnings.unknown2005-09-281-3/+3
| | |/ / | |/| |
| * | | Merge 127.(none):/home/osku/mysql/5.0/cleanunknown2005-09-231-0/+16
| |\ \ \
| | * | | Fix bug #3443, better foreign key error messsages.unknown2005-09-231-0/+16
| * | | | InnoDB: Minor fixes.unknown2005-09-231-6/+6
| * | | | InnoDB: Fix bug #13315, index columns having a maximum length of 767.unknown2005-09-231-3/+12
| |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-201-6/+10
| |\ \ \
| | * | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-1/+1
| | * | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-6/+10
| * | | | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
| |/ / /
* | | | Merge 127.(none):/home/osku/mysql/5.0/12084unknown2005-09-081-40/+21
|\ \ \ \ | |/ / /
| * | | InnoDB: Reject foreign keys in temporary tables. Closes bug #12084. unknown2005-09-061-40/+21
* | | | Mergeunknown2005-09-061-11/+41
|\ \ \ \ | |/ / /
| * | | row0mysql.c, ha_innodb.cc:unknown2005-09-051-7/+3
| * | | ha_innodb.cc:unknown2005-09-041-3/+5
| * | | ha_innodb.cc:unknown2005-09-041-2/+34
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-021-1/+17
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-1/+17
| |\ \ \ | | |/ /
| | * | ha_innodb.cc:unknown2005-08-311-1/+3
| | * | ha_innodb.cc:unknown2005-08-311-0/+15
* | | | mergeunknown2005-08-311-5/+27
|\ \ \ \ | |/ / /
| * | | ha_innodb.cc:unknown2005-08-301-4/+4
| * | | Bug #11946: Review fixes.unknown2005-08-301-2/+2
| * | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-291-0/+22
| |\ \ \