summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* compilation failures caused by adding new row format to AriaSergei Golubchik2011-01-141-9/+9
* use bulk insert and repair by sort for unique keys inSergei Golubchik2011-01-141-1/+9
* BUG#665669: Result differences on query re-executionSergey Petrunya2011-01-121-0/+1
* Merge DS-MRR/CPK improvements into 5.3-mainSergey Petrunya2010-12-132-4/+5
|\
| * Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join treeSergey Petrunya2010-11-152-4/+5
| |\
| | * MWL#121-124 DS-MRR support for key-ordered retrieval, etcSergey Petrunya2010-11-012-4/+5
| | |\
| | | * MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-07-162-4/+5
| | | |\
| | | | * MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-06-222-4/+3
| | | | * MWL#121: DS-MRR support for clustered primary keysSergey Petrunya2010-06-192-7/+9
* | | | | merge LP Bug#686184Vladislav Vaintroub2010-12-072-2/+2
|\ \ \ \ \
| * \ \ \ \ merge LP Bug#686184Vladislav Vaintroub2010-12-072-2/+2
| |\ \ \ \ \
| | * | | | | 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
* | | | | | | mergeVladislav Vaintroub2010-12-061-3/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | mergeVladislav Vaintroub2010-12-061-3/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-3/+0
* | | | | | | Merge with 5.1-release.Michael Widenius2010-12-0611-45/+65
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge with 5.1Michael Widenius2010-11-305-26/+9
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| * | | | | | | Merge MariaDB 5.1->5.2unknown2010-11-197-19/+56
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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
* | | | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-272-4/+15
* | | | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-3/+3
| |_|_|/ / / / |/| | | | | |
* | | | | | | Fix buildbot failure introduced by the previous pushSergey Petrunya2010-11-091-1/+0
* | | | | | | Fix buildbot failures caused by two previous pushes.Sergey Petrunya2010-11-081-4/+3
* | | | | | | Fix buildbot errors: rec_per_key_part can be 0 if re-openingSergey Petrunya2010-11-081-1/+1
* | | | | | | [Patch from Monty] Fix stack-overrun crash in subselect_notembedded.testSergey Petrunya2010-11-081-6/+22
* | | | | | | Automerge with 5.2Michael Widenius2010-11-056-16/+71
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Automatic merge with 5.1Michael Widenius2010-11-046-16/+71
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
* | | | | | | merge w/ 5.2Sergei Golubchik2010-11-021-6/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | sane implementation of Key_% status variables.Sergei Golubchik2010-10-291-6/+9
* | | | | | Merge from mariadb-5.1 (through mariadb-5.2)Igor Babaev2010-10-141-10/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MergeIgor Babaev2010-10-141-10/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | Use less memory on stack in sql_parse.cc and in repair/check for MyISAM & AriaMichael Widenius2010-10-121-10/+28
* | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-1016-104/+93
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | merge with 5.1Sergei Golubchik2010-09-118-36/+23
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-072-3/+3
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-054-61/+61
| |\ \ \ \ | | |/ / /
| | * | | Fixed compiler warningsMichael Widenius2010-08-042-8/+8