summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11750 Assertion `vfield' failed in TABLE::update_virtual_fields after cr...Sergei Golubchik2017-02-131-0/+2
* MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outsideSergei Golubchik2017-02-131-2/+2
* MDEV-7635: Part 1Nirbhay Choubey2017-02-101-1/+1
* MDEV-11606 Server crashes in mi_make_key / sort_key_readMonty2017-01-112-1/+2
* New simpler bugfix for UPDATE and virtual BLOBsMonty2017-01-111-2/+6
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-296-15/+4
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-112-9/+1
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-6/+1
| | |\
| | | * MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Tex...Sergei Golubchik2016-12-031-6/+1
| | * | Remove labs() warning from maria and myisam storage enginesVicențiu Ciorbaru2016-12-011-3/+0
| * | | MDEV-10759 Fix Aria to support 2-byte collation IDsMonty2016-12-024-6/+3
* | | | 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