summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-125-13/+93
* make myisamchk -d ignore HA_CREATE_RELIES_ON_SQL_LAYERSergei Golubchik2016-12-121-1/+1
* cleanup: minor issues in MyISAMSergei Golubchik2016-12-124-47/+44
* cleanup: T_REP/T_REP_BY_SORT/T_REP_PARALLEL in MyISAMSergei Golubchik2016-12-123-10/+9
* cleanup: spatial indexes in MyISAMSergei Golubchik2016-12-122-4/+6
* MDEV-11451: isinf || isnan -> !isfiniteDaniel Black2016-12-051-2/+2
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+2
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-1/+2
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-1/+2
| | |\
| | | * MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLESergei Golubchik2016-08-071-1/+2
* | | | MDEV-10216: Assertion `strcmp(share->unique_file_name,filename) ||Nirbhay Choubey2016-08-081-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-303-195/+163
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-282-191/+160
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-190/+184
| | |\ \ | | | |/
| | | * Fix typo bug that cause myisam repair to failmariadb-5.5.50Vicențiu Ciorbaru2016-06-161-2/+2
| | | * Fix compilation failure when compiling with std=c90Vicențiu Ciorbaru2016-06-161-4/+3
| | | * MDEV-10162: Update repair testcaseVicențiu Ciorbaru2016-06-141-9/+4
| | | * Fixed compilation failure using clangVicențiu Ciorbaru2016-06-141-147/+164
| | | * [Code cleanup] Refactor duplicate code within myisam and maria sort.ccVicențiu Ciorbaru2016-06-141-37/+27
| | * | Follow-up for commit 38b89a61c3ace83b32c079489922a0cae5106b56Elena Stepanova2016-05-281-36/+0
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-2/+3
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-2/+3
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-2/+3
| | | |\
| | | | * (no commit message)Arun Kuruvila2016-02-231-3/+6
| | | | * Bug #22214852: MYSQL 5.5 AND 5.6: MAIN.KEY AND OTHERSreeharsha Ramanavarapu2015-11-181-2/+2
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-3/+3
| | | |\ \ | | | | |/
| | | | * Bug #22023218: MYSQL 5.5: MAIN.FULLTEXT HAS VALGRIND ISSUES.Sreeharsha Ramanavarapu2015-11-031-3/+2
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+2
* | | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-243-21/+26
* | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-318-12/+12
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-233-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-213-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-043-3/+3
* | | | | Yet more fixes covering thread_id type changeSergey Vojtovich2016-02-271-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-37/+27
|\ \ \ \ \ | |/ / / /
| * | | | [Code cleanup] Refactor duplicate code within myisam and maria sort.ccVicențiu Ciorbaru2016-02-231-37/+27
| * | | | Revert "[Code cleanup] Refactor duplicate code within myisam and maria sort.cc"Vicențiu Ciorbaru2016-01-171-27/+37
| * | | | Revert "Fixed compilation failure on MacOSX"Vicențiu Ciorbaru2016-01-171-170/+154
| * | | | Fixed compilation failure on MacOSXVicențiu Ciorbaru2016-01-171-154/+170
| * | | | [Code cleanup] Refactor duplicate code within myisam and maria sort.ccVicențiu Ciorbaru2016-01-171-37/+27
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-292-6/+8
|\ \ \ \ \ | |/ / / /
| * | | | remove HA_ERR_INFO, use ER_ALTER_INFOSergei Golubchik2015-12-231-1/+2
| * | | | Don't send error 0 to my_printf_error()Monty2015-12-232-5/+6
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8571 - After mysqloptimize sometimes one of the tables is marked as crashedSergey Vojtovich2015-12-111-1/+1
* | | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-2/+2
|/ / / /
* | | | add missing DBUG_RETURN-sSergei Golubchik2015-11-161-0/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-061-1/+1