summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* This patch removes the remaining TYPE= code from MySQL. It cleans up a number...unknown2006-02-121-1/+1
* Fixed BUG#9680: Wrong error from cascading updateunknown2006-02-091-0/+4
* WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+1
* WL #2604: Partition Managementunknown2006-01-171-0/+2
* WL#2935 - SHOW STATUS support in pluginsunknown2006-01-071-1/+1
* WL#1324 table name to file name encodingunknown2005-12-311-1/+1
* Merge mysql.com:/M50/upward-5.0 into mysql.com:/M51/merge-5.1unknown2005-12-291-2/+2
|\
| * Fix for bug #15108: mysqld crashes when innodb_log_file_size is set > 4Gunknown2005-11-241-2/+2
* | WL#1012: All changes as one single changeset.unknown2005-12-221-7/+58
* | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-28/+32
|\ \
| * | Finalize storage engine pluginsunknown2005-12-211-28/+32
* | | Changes from the innodb-5.1-ss28 snapshot.unknown2005-12-131-0/+9
* | | The innodb-5.0-ss52 snapshot changes were erroneously auto-mergedunknown2005-12-081-9/+0
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2005-12-061-0/+9
|\ \ \ | |/ / |/| |
| * | Fix BUG#14747: "Race condition can cause btr_search_drop_page_hash_index()unknown2005-12-061-0/+9
| |/
* | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-5/+5
|\ \
| * | Table definition cache, part 2unknown2005-11-231-5/+5
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-5/+7
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-191-5/+7
| |\
| | * Fix for bug #13825 "Triggers: crash if release savepoint" and for generalunknown2005-11-191-5/+7
* | | Merge mysql.com:/home/mysql_src/mysql-5.0-vanunknown2005-11-191-7/+27
|\ \ \ | |/ /
| * | set_var.cc, mysqld.cc, ha_innodb.h:unknown2005-11-171-7/+27
* | | Merge mysql.com:/home/mysql_src/mysql-5.0unknown2005-11-181-2/+2
|\ \ \ | |/ /
| * | Fixed number of compiler errors on win32.unknown2005-11-141-2/+2
| |/
* | some small changes to help get 5.1 compiling cleanly on Windows and with Visu...unknown2005-11-071-2/+2
* | 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