summaryrefslogtreecommitdiff
path: root/sql/handler.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+1
* Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-8/+10
|\
| * Updated/added copyright headersKent Boortz2011-07-031-9/+8
| |\
| | * BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-8/+9
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \
| | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * | Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-251-0/+1
| | * | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
| | * | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-011-3/+36
| | |\ \
* | | \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mergeMattias Jonsson2011-04-201-1/+1
| |\ \ \ \
| | * | | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-1/+1
| | |/ / /
| * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+0
| |/ / /
* | | | Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-121-5/+14
* | | | - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-0/+1
* | | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-0/+1
* | | | better fix for MySQL bugsSergei Golubchik2010-10-201-0/+10
* | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-5/+13
|\ \ \ \ | |/ / /
| * | | mergeMattias Jonsson2010-07-091-5/+13
| |\ \ \
| | * | | Bug#52517: Regression in ROW level replication performance with partitionsMattias Jonsson2010-07-091-5/+13
* | | | | Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-1/+2
* | | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| |/ / /
* | | | restore the unintentinally broken ABISergei Golubchik2010-07-231-4/+3
* | | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-1/+1
|\ \ \ \ | |/ / /
| * | | BUG#39053 - UNISTALL PLUGIN does not allow the storage engineSergey Vojtovich2010-04-141-1/+1
* | | | Fix for compiler warnings on windowsMichael Widenius2010-01-141-6/+6
* | | | Add DB_TYPE_AUTOASSIGN as a better name for DB_TYPE_UNKNOWN, which is what pl...unknown2010-01-041-0/+5
* | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+9
|\ \ \ \ | |/ / /
| * | | Bug#46944 Internal prepared XA transction XIDs are notKristofer Pettersson2009-10-121-1/+0
| * | | Bug#46760: Fast ALTER TABLE no longer works for InnoDBGeorgi Kodinov2009-09-181-0/+9
| * | | automergeGeorgi Kodinov2009-08-171-2/+2
| |\ \ \
| * | | | A follow up patch for the follow up patch for Bug#45829 Konstantin Osipov2009-08-121-0/+4
| * | | | A follow up patch for Bug#45829 "CREATE TABLE TRANSACTIONAL Konstantin Osipov2009-08-121-6/+0
* | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-10/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-2/+2
| * | | | Bug#45829 "CREATE TABLE TRANSACTIONAL PAGE_CHECKSUM ROW_FORMAT=PAGE accepted,...Guilhem Bichot2009-07-291-3/+8
| |/ / /
| * | | BUG#39802 On Windows, 32-bit time_t should be enforcedNarayanan V2009-05-041-6/+6
* | | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-0/+2
* | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \ \
| | * | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-6/+25
|\ \ \ \ \ | |/ / / /
| * | | | mergeMattias Jonsson2008-11-051-0/+3
| |\ \ \ \
| | * | | | Bug#39084: Getting intermittent errors with statement-based binary loggingMattias Jonsson2008-10-291-0/+3
| | |/ / /
| * | | | mergeMattias Jonsson2008-10-291-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-051-0/+6
| * | | | Fix for bug#39585: innodb and myisam corruption after binary Ramil Kalimullin2008-10-081-0/+1
| * | | | Bug#37453: Dropping/creating index on partitioned table withMattias Jonsson2008-10-081-0/+6