summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge MySQL 5.5.20 into MariaDB 5.5.unknown2012-02-141-0/+3
|\
| * merged bug#12361113.Mattias Jonsson2011-12-141-0/+3
| |\
| | * mergeMattias Jonsson2011-12-141-0/+3
* | | Don't crash with: UPDATE performance_schema.setup_instruments SET ENABLED="NO";Michael Widenius2012-01-241-2/+11
* | | mysql-5.5 mergeSergei Golubchik2012-01-162-4/+10
|\ \ \ | |/ /
| * | Merge of patch for bug#11756764 from mysql-5.1.Nirbhay Choubey2011-11-292-4/+10
| |\ \ | | |/
| | * Bug#11756764 48726: MYSQLD KEEPS CRASHING WITH SIGSEGVNirbhay Choubey2011-11-292-4/+10
| * | Merge.Sergey Vojtovich2011-10-212-5/+16
| |\ \ | | |/
* | | 5.3 mergeSergei Golubchik2012-01-1331-36/+65
|\ \ \
| * \ \ 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
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2140-82/+166
| | | |\ \ \
| * | | | | | bug 857066 Wrong result with ST_DISJOINT when using an index.Alexey Botchkov2011-11-291-1/+1
* | | | | | | compiler warnings/errorsSergei Golubchik2011-11-231-2/+2
* | | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-226-37/+72
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
| * | | | | | Merge with 5.2Michael Widenius2011-09-151-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Reset variable to not access it uninitializedMichael Widenius2011-09-141-0/+1
| * | | | | | Merge with 5.2Michael Widenius2011-09-103-8/+31
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-093-8/+31
| * | | | | | Merge 5.2->5.3unknown2011-09-023-11/+35
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-013-10/+28
| | * | | | | Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-291-3/+9
* | | | | | | few cmake/compiler warningsSergei Golubchik2011-11-031-3/+2
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-0356-117/+139
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge from 5.5.16Daniel Fischer2011-09-211-1/+2
| |\ \ \ \ \ \
| | * | | | | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * | | | | | | Merge.Sergey Vojtovich2011-09-164-5/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | BUG#11761180 - 53646: MYISAMPACK CORRUPTS TABLES WITHSergey Vojtovich2011-09-164-5/+5
| | | |_|_|/ | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-07-031-1/+1
| | * | | | Updated/added copyright headersKent Boortz2011-07-0310-28/+122
| | |\ \ \ \
| * | \ \ \ \ Updated/added copyright headersKent Boortz2011-07-049-9/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-3056-111/+123
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Updated/added copyright headersKent Boortz2011-06-3038-75/+160
* | | | | | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-3/+1
* | | | | | | cleanupsSergei Golubchik2011-10-191-2/+0
* | | | | | | merge with 5.3Sergei Golubchik2011-10-1921-164/+390
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |