summaryrefslogtreecommitdiff
path: root/storage/xtradb
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-03-132-24/+17
|\
| * MDEV-21918 improve page_zip_verify_checksum()Eugene Kosov2020-03-111-22/+15
| * fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-111-2/+2
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-02-102-3/+17
|\ \ | |/
| * Remove unused SRV_MASTER_PURGE_INTERVALMarko Mäkelä2020-02-081-2/+1
| * MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-071-1/+1
| * MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-061-0/+15
* | Merge 10.1 into 10.2Marko Mäkelä2020-01-312-44/+8
|\ \ | |/
| * MDEV-20307: Remove a useless debug check to save stack spaceMarko Mäkelä2020-01-311-42/+3
| * MDEV-21564 Assert in trx_purge_add_update_undo_to_history during shutdownThirunarayanan Balathandayuthapani2020-01-301-2/+5
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-201-2/+2
|\ \ | |/
| * InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-171-2/+2
* | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-171-1/+3
|\ \ | |/
| * MDEV-21500 Server hang when using simulated AIOMarko Mäkelä2020-01-161-1/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-12-232-11/+3
|\ \ | |/
| * MDEV-21337 fix aligned_malloc()Eugene Kosov2019-12-182-11/+3
* | Merge 10.1 to 10.2Marko Mäkelä2019-11-062-5/+3
|\ \ | |/
| * MDEV-20987 InnoDB fails to start when fts table has FK relationThirunarayanan Balathandayuthapani2019-11-061-1/+1
| * Fix GCC 9.2.1 -Wstringop-truncationMarko Mäkelä2019-11-041-4/+2
| * Fix build on !glibc/powerpc*pkubaj2019-11-021-1/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-311-31/+0
|\ \ | |/
| * MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-311-31/+0
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-309-42/+53
|\ \ | |/
| * XtraDB 5.6.45-86.1Marko Mäkelä2019-10-309-17/+19
| * MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-301-24/+34
* | Merge 10.1 to 10.2Marko Mäkelä2019-10-257-131/+126
|\ \ | |/
| * MDEV-20621 FULLTEXT INDEX activity causes InnoDB hangThirunarayanan Balathandayuthapani2019-10-256-131/+122
| * MDEV-19073 FTS row mismatch after crash recoveryThirunarayanan Balathandayuthapani2019-10-251-0/+4
* | Merge 10.1 into 10.2Marko Mäkelä2019-10-141-1/+0
|\ \ | |/
| * MDEV-20813: Remove the buf_flush_init_for_writing() assertionMarko Mäkelä2019-10-141-1/+0
* | Merge 10.1 into 10.2Marko Mäkelä2019-10-113-6/+15
|\ \ | |/
| * MDEV-20805 follow-up: Catch writes of bogus pagesMarko Mäkelä2019-10-112-2/+11
| * Merge 5.5 into 10.1Marko Mäkelä2019-10-111-4/+4
| |\
| | * MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-111-3/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-11/+0
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-10-081-11/+0
| |\ \ | | |/
| | * Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-071-11/+0
| | * MDEV-8827: Fix the 32-bit buildMarko Mäkelä2019-07-231-1/+1
| | * Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INC...Rahul Malik2019-07-231-16/+2
| | * Revert "MDEV-8827 Duplicate key with auto increment"Marko Mäkelä2019-07-231-5/+7
| | * Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICEThirunarayanan Balathandayuthapani2019-07-232-0/+33
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-1812-245/+66
|\ \ \ | |/ /
| * | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-1812-245/+60
| * | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-171-0/+6
* | | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-3/+3
|\ \ \ | |/ /
| * | MDEV-20247 Replication hangs with "preparing" and never startsbb-10.1-MDEV-20247Thirunarayanan Balathandayuthapani2019-08-071-3/+3
* | | Merge 10.1 into 10.2Marko Mäkelä2019-07-2546-1046/+417
|\ \ \ | |/ /
| * | Replace ut_timer() with my_interval_timer()Marko Mäkelä2019-07-257-234/+9
| * | Remove the wrappers ut_time(), ut_difftime(), ib_time_tMarko Mäkelä2019-07-2423-135/+84
| * | MDEV-14154: Failing assertion: slot->last_run <= current_time in fts0opt.ccMarko Mäkelä2019-07-241-51/+48