summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.57/58Michael Widenius2011-05-028-12/+11
|\
| * mergeMattias Jonsson2011-04-202-3/+4
| |\
| | * Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-252-3/+4
| * | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-286-1/+93
| |/
| * Fix for bug#11766714 (former bug @59888) "debug assertion whenDmitry Lenev2011-02-151-7/+9
* | Merge with MySQL 5.1.55Michael Widenius2011-02-204-4/+13
|\ \ | |/
| * MergeKent Boortz2010-12-297-2/+82
| * Fixed bug#54486 - assert in my_seek, concurrentDmitry Shulga2010-12-101-0/+2
| * Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-091-2/+10
| * Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-102-4/+2
| * Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-2/+1
* | Fixes for Aria storage engine:Michael Widenius2011-02-101-1/+1
* | Aria issues:Michael Widenius2011-01-241-1/+1
* | Fix myisam_crash_before_flush_keys on WindowsVladislav Vaintroub2010-12-071-1/+1
* | Fix LP Bug#686184 - merge_debug test fails.Vladislav Vaintroub2010-12-061-1/+1
* | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-3/+0
* | Fixed compiler and gmake warningsMichael Widenius2010-11-291-3/+0
* | Merge with MySQL 5.1.52Michael Widenius2010-11-234-23/+9
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-09-244-23/+9
* | MWL#74: Shared libmysqld.so library.unknown2010-11-172-4/+19
* | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-075-15/+37
* | Automatic mergeMichael Widenius2010-11-031-1/+1
|\ \
| * | Fixed compiler & valgrind warnings from my previous push.Michael Widenius2010-11-031-1/+1
* | | #endif fixed.unknown2010-11-021-2/+1
|/ /
* | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-025-14/+70
* | Use less memory on stack in sql_parse.cc and in repair/check for MyISAM & AriaMichael Widenius2010-10-121-10/+28
* | Merge with MySQL 5.1.50Michael Widenius2010-08-278-36/+23
|\ \ | |/
| * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-202-16/+1
| * Bug#48327: Some crashes specific to FreeBSD ("embedded")Davi Arnaut2010-07-161-2/+5
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-025-17/+17
* | Fixed compiler warningsMichael Widenius2010-08-042-8/+8
* | Merge with MySQL 5.1.49Michael Widenius2010-08-024-60/+60
|\ \ | |/
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-107-62/+77
* | restore the unintentinally broken ABISergei Golubchik2010-07-232-3/+3
* | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
* | Fixed compiler warningsMichael Widenius2010-06-161-1/+1
* | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-2816-80/+155
|\ \ | |/
| * BUG#40980 - Drop table can remove another MyISAM table'sSergey Vojtovich2010-04-011-2/+37
| * Merge fix for BUG51868 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-264-8/+31
| |\
| | * BUG#51868 - crash with myisam_use_mmap and partitionedSergey Vojtovich2010-03-224-8/+31
| * | Merge fix for BUG51866 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-252-19/+16
| |\ \
| | * | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-252-19/+16
| * | | Merge fix for BUG51877 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-251-1/+16
| |\ \ \
| | * | | BUG#51877 - HANDLER interface causes invalid memory readSergey Vojtovich2010-03-251-1/+16
| | | |/ | | |/|
| * | | Merge fix for BUG47598 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-255-26/+7
| |\ \ \ | | |/ / | |/| |
| | * | BUG#47598 - MyISAM may write uninitialized data to diskSergey Vojtovich2010-03-255-26/+7
| | |/
| * | BUG#47444 - --myisam_repair_threads>1can result in allSergey Vojtovich2010-03-121-7/+7
| |/
| * Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-101-3/+11
| |\
| | * BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-021-3/+11
| * | Bug #51357: crash when using handler commands on spatial indexesGeorgi Kodinov2010-03-041-12/+10
| |/