summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing reco...Monty2021-12-155-10/+28
* Merge branch '10.3' into 10.4Sergei Golubchik2021-12-072-2/+6
|\
| * MDEV-21108 Add option for setting install paths of groongabb-10.3-robertLukas Javorsky2021-12-022-2/+6
* | Merge 10.3 into 10.4Marko Mäkelä2021-11-295-0/+30
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-11-295-0/+30
| |\
| | * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-235-0/+30
* | | Merge 10.3 into 10.4Marko Mäkelä2021-11-173-73/+47
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-11-173-45/+26
| |\ \ | | |/
| | * MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-checkEugene Kosov2021-11-173-45/+26
* | | MDEV-23805 Make Online DDL to Instant DDL when table is emptybb-10.4-MDEV-23805Thirunarayanan Balathandayuthapani2021-11-121-5/+31
* | | Merge branch '10.3' into 10.4Vladislav Vaintroub2021-11-121-0/+8
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Vladislav Vaintroub2021-11-121-0/+8
| |\ \ | | |/
| | * MDEV-27030 vcol.vcol_keys_myisam fails on Windows x64, with Visual Studio 2022Vladislav Vaintroub2021-11-111-0/+8
* | | Merge 10.3 into 10.4Marko Mäkelä2021-11-095-4/+19
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-11-093-3/+9
| |\ \ | | |/
| | * Remove a warning for clang 11 or earlierMarko Mäkelä2021-11-092-2/+2
| | * Merge mariadb-10.2.41 into 10.2Marko Mäkelä2021-11-099-219/+241
| | |\
| | | * MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-293-150/+196
| | | * MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-112/+72
| | * | Revert "MDEV-19129: Xcode compatibility update: deprecated vfork -> fork"Sergei Krivonos2021-11-031-1/+1
| | * | MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-021-1/+7
| | * | MDEV-19129: Xcode compatibility update: deprecated vfork -> forkSergei Krivonos2021-10-311-1/+1
| * | | Merge mariadb-10.3.32 into 10.3Marko Mäkelä2021-11-099-217/+241
| |\ \ \
| | * | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-293-151/+196
| | * | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-108/+71
| * | | | MDEV-25803 Inplace ALTER breaks MyISAM/Aria table when order of keys is changedAleksey Midenkov2021-11-022-1/+10
* | | | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-294-129/+140
* | | | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-155/+60
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-10-286-17/+33
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-10-286-17/+33
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | fix depricated pthread_yield() for tokudbOleksandr Byelkin2021-10-281-1/+3
| | * | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-10-285-16/+30
| | |\ \ | | | |/ | | |/|
| | | * Fix MDEV-24493Olivier Bertrand2021-10-152-6/+5
| | | * Fix bson crash and mongo testOlivier Bertrand2021-07-312-2/+13
| | | * Fix slow processing of pretty json files by BSON tablesOlivier Bertrand2021-07-302-8/+12
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-10-2816-103/+72
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-10-2816-102/+72
| |\ \ \ | | |/ /
| | * | MDEV-26867: Update the InnoDB version number to 5.7.36Marko Mäkelä2021-10-281-1/+1
| | * | MDEV-26866 FOREIGN KEY…SET NULL corrupts an index on a virtual columnNikita Malyavin2021-10-287-71/+31
| | * | Fix compile warning:bb-10.2-tmpSergei Petrunia2021-10-271-9/+7
| | * | Fix tests for PLUGIN_PARTITION=NOMarko Mäkelä2021-10-271-0/+1
| | * | MDEV-26902 Auxilary fts table evicts during DDLbb-10.2-thiruThirunarayanan Balathandayuthapani2021-10-261-2/+2
| | * | compilation fixes for sys-devel/gcc-11.2.0:11Sergei Golubchik2021-10-255-6/+19
| | * | MDEV-23267 Assertion on --bootstrap --innodb-force-recoveryMarko Mäkelä2021-10-251-3/+9
* | | | MDEV-18543 fixup: Fix 32-bit buildsMarko Mäkelä2021-10-273-9/+9
* | | | MDEV-18543 IMPORT TABLESPACE fails after instant DROP COLUMNbb-10.4-MDEV-18543-instant-import-bugsEugene Kosov2021-10-263-139/+465
* | | | Merge 10.3 into 10.4st-10.4-mergeMarko Mäkelä2021-10-215-6/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-10-215-6/+6
| |\ \ \ | | |/ /
| | * | MDEV-19129: Xcode compatibility update: mysql-test-run.pl: rename $opt_vs_con...Sergei Krivonos2021-10-214-4/+4
| | * | MDEV-19522 fixup: Use correct printf formatMarko Mäkelä2021-10-211-2/+2