summaryrefslogtreecommitdiff
path: root/include/my_base.h
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-7/+9
|\
| * Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZEMarko Mäkelä2011-09-011-1/+2
| * Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES.Jimmy Yang2011-08-161-2/+3
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | fixes for windowsSergei Golubchik2011-10-211-3/+0
* | | | merge with 5.3Sergei Golubchik2011-10-191-3/+7
|\ \ \ \
| * | | | Added HA_ERR_DISK_FULL handler errorMichael Widenius2011-05-181-1/+2
| * | | | MRR interface: change range_info's type from char* to range_id_t typedef. The...Sergey Petrunya2011-03-041-1/+3
| * | | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-1/+2
| * | | | Added support for NO_RECORD record format (don't store any row data) for Aria.Sergei Golubchik2011-01-141-1/+1
* | | | | 5.5-mergeSergei Golubchik2011-07-021-8/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-311-1/+2
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-4/+2
| * | | | BUG#59013, make partition handler not miss HA_STATUS_NO_LOCK, add HA_STATUS_V...Mikael Ronstrom2010-12-171-1/+6
* | | | | merge.Sergei Golubchik2010-11-251-14/+36
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Automatic merge with 5.1Michael Widenius2010-11-041-0/+2
| |\ \ \
| | * | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-0/+2
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-11/+0
| |\ \ \ \ | | |/ / /
| | * | | Fixed warnings and build failures after last pushMichael Widenius2010-08-021-1/+1
| * | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s...Sergei Golubchik2010-06-051-0/+1
| * | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-0/+2
| |/ / /
| * | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+1
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+2
| |\ \ \ | | |/ /
| * | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-121-1/+3
| * | | Added versioning of Maria indexMichael Widenius2008-06-261-1/+11
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-1/+2
| |\ \ \
| | * | | Added versioning of row dataunknown2008-04-101-3/+6
| * | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-12/+15
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2008-02-111-3/+5
| |\ \ \ \
| * | | | | Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-1/+4
| * | | | | Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-3/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-12-181-2/+4
| | |\ \ \ \ \
| | | * | | | | move HA_OPTIONS_xxx where they belongunknown2007-12-171-2/+4
| | * | | | | | Fixed several bugs in page CRC handlingunknown2007-12-181-1/+3
| | |/ / / / /
| * | | | | | Fixed after-merge problems.unknown2007-12-161-1/+1
| * | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-25/+43
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+2
| | * | | | | First part of redo/undo for key pagesunknown2007-11-141-1/+2
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-20/+30
| | |\ \ \ \ \
| | | * | | | | Moved randomize and my_rnd under mysysunknown2007-10-091-20/+30
| | * | | | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-6/+12
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fixed some bugs when using undo of VARCHAR fieldsunknown2007-09-111-0/+1
| | | * | | | | Fixed several bugs found by running *.test with maria engineunknown2007-09-031-2/+4
| | | * | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-071-3/+6
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-071-3/+6
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-0/+1
| | | | | |\ \ \ \ \
| | | | | | * | | | | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-0/+1
| | | | | * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-3/+5
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / /