summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.5 into 10.0Marko Mäkelä2018-07-303-3/+15
|\
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-293-3/+15
| |\
| | * Bug#25541037: MYSQL BUG ON DELETEArun Kuruvila2018-05-213-3/+15
* | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-201-1/+1
|\ \ \ | |/ /
| * | MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-201-1/+1
* | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-121-1/+1
|\ \ \ | |/ /
| * | MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-111-1/+1
* | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+6
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-01-181-2/+6
| |\ \ | | |/
| | * Bug #26880757: MYISAM_USE_MMAP=1 ON WINDOWS FREQUENTLY DOESArun Kuruvila2017-10-261-1/+5
| | * BUG#25451091:CREATE TABLE DATA DIRECTORY / INDEX DIRECTORYNisha Gopalakrishnan2017-05-122-14/+42
| | * Bug #25447551: HANDLE_FATAL_SIGNAL (SIG=11) INKailasnath Nagarkar2017-03-151-2/+3
| | * Bug#24388746: PRIVILEGE ESCALATION AND RACE CONDITION USING CREATE TABLEJon Olav Hauglid2016-08-193-23/+60
* | | Merge 5.5 into 10.0Marko Mäkelä2018-01-031-7/+7
|\ \ \ | |/ /
| * | Silence some -Wimplicit-fallthrough by proper spellingMarko Mäkelä2018-01-031-7/+7
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+1
|\ \ \ | |/ /
| * | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+2
* | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-252-1/+3
|\ \ \ | |/ /
| * | ma_check/mi_check: maria_repair_parallel initialization for !quickDaniel Black2017-07-181-1/+3
| * | Add storage_engine/parts overlay for MyISAMElena Stepanova2017-07-181-0/+0
* | | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-192-2/+2
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | MDEV-12761 Error return from external_lock make the server crashSergei Golubchik2017-05-151-11/+9
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-2/+0
|\ \ \ | |/ /
| * | MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-201-2/+2
* | | MDEV-12261 build failure without P_SSergei Golubchik2017-03-151-4/+4
* | | Remove unused variables.Marko Mäkelä2017-03-091-1/+0
* | | Merge 5.5 into 10.0Marko Mäkelä2017-03-081-102/+102
|\ \ \ | |/ /
| * | Fix some GCC 6.3.0 warnings in MyISAM and Maria.Marko Mäkelä2017-03-081-100/+100
* | | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-031-0/+5
* | | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-038-116/+85
|\ \ \ | |/ /
| * | bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-271-25/+28
| * | race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-31/+3
| * | cleanup: remove now-unused argumentSergei Golubchik2017-02-274-15/+13
| * | MDEV-11902 mi_open race conditionSergei Golubchik2017-02-272-32/+37
| * | cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-274-13/+8
| * | cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-273-12/+4
* | | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-282-0/+70
* | | 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
* | | 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
* | | 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