summaryrefslogtreecommitdiff
path: root/storage/myisam/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0-base -> 10.0.Igor Babaev2013-01-101-3/+19
|\
| * The patch for the task mdev-539.Igor Babaev2012-12-201-3/+19
| * Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-1/+2
| |\
| * | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-6/+0
* | | merge with 5.5Sergei Golubchik2012-11-031-1/+2
|\ \ \ | | |/ | |/|
| * | mysql-5.5.28Sergei Golubchik2012-10-161-1/+2
| |\ \ | | |/ | |/|
| | * BUG#13555854: CHECK AND REPAIR TABLE SHOULD BE MORE ROBUST [1]Ashish Agarwal2012-07-021-1/+2
* | | 10.0-base -> 10.0-montySergei Golubchik2012-10-191-0/+22
|\ \ \ | |/ /
| * | Merge 5.3->5.5Sergey Petrunya2012-07-181-0/+22
| |\ \
| | * | MDEV-398: Sergv related to spacial queriesSergey Petrunya2012-07-181-0/+22
* | | | Added support of thd->tx_read_onlyMichael Widenius2012-08-071-6/+0
* | | | Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-2/+2
|/ / /
* | | cSergei Golubchik2012-05-211-0/+1
|\ \ \ | | |/ | |/|
| * | Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMunknown2012-04-111-0/+43
* | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-3/+3
|\ \ \ | |/ /
| * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \
| * | | BUG#11754145 - 45702: IMPOSSIBE TO SPECIFY MYISAM_SORT_BUFFER > 4GB Ashish Agarwal2012-02-021-2/+2
| * | | Merge.Sergey Vojtovich2011-10-211-0/+16
| |\ \ \ | | |/ /
* | | | 5.3 mergeSergei Golubchik2012-02-211-19/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove engine-specific (but identical) icp callbacks. create one reusableSergei Golubchik2012-02-171-25/+3
| * | | Counters for Index Condition Pushdown added (MDEV-130).unknown2012-02-161-1/+7
* | | | Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-241-2/+11
* | | | 5.3 mergeSergei Golubchik2012-01-131-1/+17
|\ \ \ \ | |/ / /
| * | | Merge with 5.2.Michael Widenius2011-12-111-2/+20
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+20
| | |\ \ \
| | | * \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+16
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | BUG#11757032 - 49030: OPTIMIZE TABLE BREAKS MYISAM TABLE WHENSergey Vojtovich2011-10-201-0/+16
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | |/ /
| | | | * | Updated/added copyright headersKent Boortz2011-07-031-3/+4
| | | | |\ \
* | | | | \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-7/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Backported the fix and the test case for bug #58816 from mysql-5.6 code line.Igor Babaev2011-10-291-3/+0
| * | | | | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-1/+7
| * | | | | | Merge with 5.2Michael Widenius2011-09-101-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-0/+1
| * | | | | | Merge 5.2->5.3unknown2011-09-021-3/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-011-2/+2
| | * | | | | Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-291-3/+9
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-18/+80
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Automatic merge with 5.2Michael Widenius2011-08-161-0/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | If mysqld --log-warnings=3 or higher, then print all check and repair warning...Michael Widenius2011-08-161-0/+3
| * | | | | | Valgrind fix for the previous cset:Sergey Petrunya2011-07-151-0/+1
| * | | | | | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-141-1/+7
| * | | | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-5/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-5/+5
| * | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-0/+3
| |\ \ \ \ \ \