summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16188 Post-merge corrections and adjustmentsIgor Babaev2019-02-041-3/+3
* Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-035-9/+14
|\
| * MDEV-17926 FederatedX TODO is obsoleteSergei Golubchik2018-12-121-7/+0
| * Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-094-2/+14
* | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-0310-26/+114
|/
* Merge 10.3 into 10.4Marko Mäkelä2018-09-111-4/+6
|\
| * Fixed several issues with aria_chkMonty2018-08-311-4/+6
* | MDEV-17068 mysql system table is marked as crashed and should be repaired aft...Monty2018-08-281-7/+39
* | Merge 10.3 into 10.4Marko Mäkelä2018-08-163-3/+15
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-08-033-3/+15
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-08-023-3/+15
| | |\
| | | * Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-313-3/+15
| | | |\
| | | | * 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/10.3' into 10.4Alexander Barkov2018-07-033-6/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-303-6/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-213-6/+6
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-06-201-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | 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 '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-4/+4
| | | |\ \ \ \
| | | | * \ \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-4/+4
| | | | |\ \ \ \
| | | | | * | | | MDEV-8743: protect myisam/aria MYI with O_CLOEXECDaniel Black2018-03-021-2/+2
| | | | | * | | | MDEV-8743: protect myisam/aria MYD files and aria log filesDaniel Black2018-03-021-2/+2
| | | * | | | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-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
| | | | | |/ /
| | | * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-162-6/+2
* | | | | | | cleanup: remove TABLE::vcol_setSergei Golubchik2018-06-041-1/+0
* | | | | | | mysys: ME_ERROR_LOG_ONLY flagSergei Golubchik2018-06-041-1/+1
* | | | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-045-6/+4
|/ / / / / /
* | | | | | Cleanup isnan() portability checksSergey Vojtovich2018-05-262-4/+0
* | | | | | Follow-up for be6ae0bb6baa8a - fix test resultsElena Stepanova2018-05-191-2/+1
* | | | | | Removed even more warning that was found with -WunusedMonty2018-04-303-17/+7
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-242-5/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove most 'register' use in C++Marko Mäkelä2018-04-242-5/+4
* | | | | | Merge 10.2 to 10.3Marko Mäkelä2018-04-191-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-15575 different results when using CTE and big_tables=1.Igor Babaev2018-04-161-0/+4
* | | | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-13/+13
* | | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-282-6/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-162-6/+2
* | | | | | Adjust test results to reflect the new system tableElena Stepanova2018-02-241-4/+13
* | | | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-203-3/+3
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-155-9/+11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-085-9/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | cleanup: my_off_t mmaped_length -> size_tSergei Golubchik2018-02-065-9/+7
| | * | | | | compilation error on windowsSergei Golubchik2018-02-061-2/+2
| | * | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-2/+6
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+6
| | | |\ \ \ \ | | | | |/ / /