summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-11-031-2/+5
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+5
| |\
| | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+5
* | | MDEV-17665 Assertion `!share and other errors on concurrent Aria operationsMonty2020-09-251-1/+8
* | | MDEV-23318 Assertion `cache_empty(keycache)' failed in prepare_resize_simple_...Monty2020-09-251-4/+10
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-3/+3
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-3/+3
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-09-011-3/+3
| | |\
| | | * MDEV-23569 temporary tables can overwrite existing filesSergei Golubchik2020-08-251-3/+3
* | | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-2/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-2/+1
| |\ \ \ | | |/ /
| | * | Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-111-2/+1
* | | | MDEV-22553: Assertion `info->lastpos == (~ (my_off_t) 0)' failed in mi_rkeySergei Petrunia2020-07-081-1/+9
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-2/+3
|\ \ \ \ | |/ / /
| * | | Don't copy uninitialized bytes when copying varstringsMonty2020-07-021-2/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-023-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-023-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-013-3/+3
| | |\ \ | | | |/
| | | * mtr: use env for perlDaniel Black2020-06-233-3/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-301-0/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-291-0/+6
| |\ \ \ | | |/ /
| | * | MDEV-17153 server crash on repair table ... use_frmSergei Golubchik2020-05-271-0/+6
* | | | MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-078-65/+77
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-221-1/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-221-1/+3
| |\ \ \ | | |/ /
| | * | Fixed memory leak with fulltext indexesMonty2020-04-181-1/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-201-24/+25
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-03-201-24/+25
| |\ \ \ | | |/ /
| | * | MDEV-21981 Replace arithmetic + with bitwise OR when possibleMarko Mäkelä2020-03-191-24/+25
| | * | MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOSVlad Lesin2019-11-192-4/+0
| | * | MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64Marko Mäkelä2019-09-272-2/+2
* | | | MDEV-16188: Fix clang 10 -Wimplicit-int-float-conversionMarko Mäkelä2020-03-161-1/+2
* | | | MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-033-36/+30
* | | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-1/+2
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
|\ \ \ \ | |/ / /
| * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-191-3/+4
|\ \ \ \ | |/ / /
| * | | MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" e...Sergei Petrunia2019-11-151-3/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-104-12/+0
|\ \ \ \ | |/ / /
| * | | Cleanup mman.h includesSergey Vojtovich2019-10-024-12/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-2519-29/+29
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-2419-29/+29
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-2419-29/+29
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2419-29/+29
| | | |\
| | | | * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| | | * | imporve clang buildEugene Kosov2019-06-252-5/+4
* | | | | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19740 Debug build of 10.3.15 FTBFSAleksey Midenkov2019-08-191-1/+1
* | | | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-053-3/+3
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-1978-86/+79
|\ \ \ \ \ | |/ / / /