summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.42mariadb-merge-mysql-5.1.42Michael Widenius2010-01-151-2/+1
|\
| * Bug #47930: MATCH IN BOOLEAN MODE returns too many resultsGeorgi Kodinov2009-10-271-2/+1
* | Fix for compiler warnings on windowsMichael Widenius2010-01-142-2/+2
* | Removed compiler warningsMichael Widenius2010-01-061-2/+3
* | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-306-40/+46
|\ \
| * \ Merge with MySQL 5.1, with following additions:unknown2009-11-166-40/+46
| |\ \ | | |/
| | * A follow-up to fix forSergey Vojtovich2009-10-273-1/+21
| | * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
| | * Merge fix for BUG47073.Sergey Vojtovich2009-10-093-20/+10
| | |\
| | | * BUG#47073 - valgrind errs, corruption,failed repair of partition,Sergey Vojtovich2009-10-093-20/+10
| | * | auto-mergeIngo Struewing2009-10-011-1/+1
| | |\ \ | | | |/ | | |/|
| | | * WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-1/+1
| | * | Fixed Sun Studio 8 compilation failures as suggested by Jorgen and reviewedGeorgi Kodinov2009-09-281-2/+4
| | |/
| | * Merge from 5.0Staale Smedseng2009-09-172-8/+4
| | * merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-031-3/+3
* | | Fixes after comments from last push:Michael Widenius2009-11-304-23/+26
* | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-3012-62/+65
|/ /
* | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-0610-35/+29
|\ \
| * \ Merge with latest MariaDB 5.1 trunk.unknown2009-10-153-1/+13
| |\ \
| * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.mariadb-merge-mysql-5.1.39unknown2009-10-1510-35/+29
| |\ \ \ | | | |/ | | |/|
| | * | Merge from 5.0 for 43414Staale Smedseng2009-08-2810-32/+20
| | * | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-1/+1
| | * | Bug#46639: 1030 (HY000): Got error 124 from storage engine onMattias Jonsson2009-08-211-2/+8
* | | | Automatic merge with maria-mergeMichael Widenius2009-10-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes for binary distribution in tar fileMichael Widenius2009-10-231-1/+1
* | | | Automatic merge with 5.1-mergeMichael Widenius2009-10-143-1/+13
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | mergeunknown2009-10-063-1/+13
| |\ \
| | * | BUG#39249 Maria:query cache returns out of date resultsunknown2009-10-063-1/+13
* | | | Don't call _ma_decrement_open_count() for ma_extra(HA_EXTRA_PREPARE_FOR_DROP).Michael Widenius2009-10-061-2/+12
|/ / /
* | | Fixed bug #47455 - a failure with main.myisam_crash_before_flush_keys.testIgor Babaev2009-09-191-1/+4
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-152-5/+6
|\ \ \ | |/ /
| * | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-032-5/+6
* | | Merge MySQL->MariaDBmariadb-merge-mysql-5.1.38minusSergey Petrunya2009-09-0811-52/+147
|\ \ \ | |/ / |/| / | |/
| * Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-9/+3
| |\
| | * Merge 5.1-bugteam -> 5.1-innodb_plugin.Sergey Vojtovich2009-07-142-1/+11
| | |\
| | * | Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-9/+3
| * | | Merge from 5.0Gleb Shchepa2009-07-241-8/+3
| | |/ | |/|
| * | Bug#35111 - Truncate a MyISAM partitioned table does not resetSatya B2009-07-082-0/+7
| * | Merge from 5.0Staale Smedseng2009-06-291-1/+1
| * | auto-mergeTatiana A. Nurnberg2009-06-051-0/+3
| |/
| * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-271-1/+1
| * Bug#43940 64-bit windows myisamchk doesn't support key_buffer_size > 4GSergey Glukhov2009-05-271-5/+5
| * Bug #39802 On Windows, 32-bit time_t should be enforcedAnurag Shekhar2009-05-131-3/+3
| * Merge to 5.1-bugteam.Sergey Vojtovich2009-04-301-2/+19
| |\
| | * BUG#42907 - Multi-term boolean fulltext query containing aSergey Vojtovich2009-04-231-2/+19
| * | merging with mysql-5.1-bugteamNarayanan V2009-04-301-2/+2
| |\ \
| | * | BUG#37631 - Incorrect key file for table after upgrading from 5.0 to 5.1Narayanan V2009-04-301-2/+2
| | |/
| * | Fix for BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-301-4/+49
| |\ \
| | * | BUG#40827 - Killing insert-select to MyISAM can cause table corruptionSatya B2009-04-161-4/+49
| | |/
| * | Bug#43737: Select query return bad resultMartin Hansson2009-04-291-1/+2