summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* 5.2 merge.Sergei Golubchik2012-08-222-3/+31
|\
| * 5.1 mergeSergei Golubchik2012-08-222-3/+31
| |\
| | * merge with MySQL 5.1.65Sergei Golubchik2012-08-222-3/+31
| | |\
| | | * Bug #13955256: KEYCACHE CRASHES, CORRUPTIONS/HANGS WITH, Venkata Sidagam2012-05-162-3/+31
* | | | MDEV-398: Sergv related to spacial queriesSergey Petrunya2012-07-182-6/+23
* | | | Merge 5.2->5.3Igor Babaev2012-06-231-0/+2
|\ \ \ \ | |/ / /
| * | | Fixed bug mdev-360.Igor Babaev2012-06-231-0/+2
* | | | MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CON...Alexey Botchkov2012-05-291-4/+23
* | | | mergeSergei Golubchik2012-04-057-19/+15
|\ \ \ \ | |/ / /
| * | | mergeSergei Golubchik2012-04-057-19/+15
| |\ \ \ | | |/ /
| | * | mysql-5.1.62 mergeSergei Golubchik2012-04-057-19/+15
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2012-02-157-11/+7
| | | * BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-021-8/+8
| | | |\
| | | | * BUG#11756869 - 48848: MYISAMCHK DOING SORT RECOVER IN CERTAINAshish Agarwal2012-02-011-8/+8
* | | | | Automatic mergeMichael Widenius2012-03-281-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 5.1Michael Widenius2012-03-281-1/+5
| |\ \ \ \ | | |/ / /
| | * | | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+5
* | | | | Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable ke...Michael Widenius2012-02-284-8/+15
* | | | | Automatic mergeMichael Widenius2012-02-213-4/+13
|\ \ \ \ \
| * \ \ \ \ Merge with MariaDB 5.2Michael Widenius2012-02-213-4/+13
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MariaDB 5.1 and MySQL 5.1.61Michael Widenius2012-02-203-4/+13
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge with MYSQL 5.1.61Michael Widenius2012-02-203-4/+13
| | | |\ \ \ | | | | |/ /
| | | | * | mergeMattias Jonsson2011-12-141-0/+3
| | | | * | Bug#11756764 48726: MYSQLD KEEPS CRASHING WITH SIGSEGVNirbhay Choubey2011-11-292-4/+10
* | | | | | BUG#933412: Server crashes in _mi_put_key_in_record on KILL QUERY with ICP, S...Sergey Petrunya2012-02-201-1/+5
|/ / / / /
* | | | | 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
* | | | | Merge with 5.2.Michael Widenius2011-12-1140-92/+187
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MariaDB 5.1Michael Widenius2011-11-2440-109/+188
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.60Michael Widenius2011-11-236-10/+21
| | |\ \ \ | | | |/ /
| | | * | BUG#11757032 - 49030: OPTIMIZE TABLE BREAKS MYISAM TABLE WHENSergey Vojtovich2011-10-202-5/+16
| | | |/
| | | * BUG#11761180 - 53646: MYISAMPACK CORRUPTS TABLES WITHSergey Vojtovich2011-09-164-5/+5
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2140-82/+166
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-07-031-1/+1
| | | * Updated/added copyright headersKent Boortz2011-07-0310-28/+122
| | | |\
| | | | * Bug#11764487: myisam corruption with insert ignore and invalid spatial dataRamil Kalimullin2011-06-072-5/+6
| | | * | Updated/added copyright headersKent Boortz2011-06-3038-75/+160
* | | | | bug 857066 Wrong result with ST_DISJOINT when using an index.Alexey Botchkov2011-11-291-1/+1
* | | | | 5.2->5.3 mergeSergei Golubchik2011-11-121-14/+1
|\ \ \ \ \
| * \ \ \ \ 5.1->5.2 merge (gcc 4.6 warnings and apple hwaddress fixes).unknown2011-10-271-17/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-17/+1
* | | | | Merge.Igor Babaev2011-11-061-0/+3
|\ \ \ \ \
| * | | | | Fixed lp:884101 "Crash in check_table_is_closed with concurrent workload"Michael Widenius2011-11-041-0/+3
* | | | | | 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-262-2/+8
* | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-3/+0
* | | | | mergeSergei Golubchik2011-10-112-10/+9
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2011-10-072-10/+9
| |\ \ \ \ | | |/ / /
| | * | | support for plugins on windowsSergei Golubchik2011-10-041-9/+9
| | * | | remove redundant declarationsSergei Golubchik2011-10-041-1/+0