summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-05-134-84/+49
|\
| * MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-082-2/+2
| * MDEV-22497 [ERROR] InnoDB: Unable to purge a recordMarko Mäkelä2020-05-072-82/+48
* | MDEV-22398: mariabackup.innodb_xa_rollback fails on repeatVlad Lesin2020-05-121-1/+5
* | Cleanup: Remove InnoDB wrappers of thd_charset(), thd_query_safe()Marko Mäkelä2020-05-125-58/+7
* | MDEV-22523 index->rtr_ssn.mutex is wasting memoryMarko Mäkelä2020-05-1110-40/+17
* | innodb: add space between thread name and "to exit" textPetr Vaněk2020-05-091-1/+1
* | MDEV-19344 innodb.innodb-change-buffer-recovery failsMarko Mäkelä2020-05-071-3/+0
* | MDEV-11254 cleanup: Remove buf_page_t::write_sizeMarko Mäkelä2020-05-052-12/+5
* | MDEV-7962: Fix cmake WITH_WSREP=OFFMarko Mäkelä2020-05-041-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-042-14/+78
|\ \ | |/
| * MDEV-19092 Server crash when renaming the column whenbb-10.1-MDEV-19092Thirunarayanan Balathandayuthapani2020-05-042-14/+78
* | MDEV-7962 post-push fixesMarko Mäkelä2020-05-044-10/+25
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-024-8/+12
|\ \ | |/
| * Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-04-302-4/+8
| |\
| | * - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-112-4/+8
| * | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-04-301-1/+1
| |\ \
| | * | 5.6.47-87.0Oleksandr Byelkin2020-04-301-1/+1
| * | | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-04-301-3/+3
| |\ \ \
| | * | | don't enable -Werror in ft-indexSergei Golubchik2020-04-291-3/+3
* | | | | MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-2964-648/+648
* | | | | MDEV-22394 Merge new release of InnoDB 5.7.30 to 10.2Marko Mäkelä2020-04-282-3/+2
|\ \ \ \ \
| * | | | | MDEV-22384 Wrong estimate of affected BLOB columns in update of PRIMARY KEYMarko Mäkelä2020-04-281-2/+1
|/ / / / /
* | | | | Merge 10.1 into 10.2Marko Mäkelä2020-04-289-229/+237
|\ \ \ \ \ | |/ / / /
| * | | | InnoDB 5.6.48Marko Mäkelä2020-04-289-215/+227
| |\ \ \ \
| | * | | | MDEV-22393 Corruption for SET GLOBAL innodb_ string variablesMarko Mäkelä2020-04-288-214/+226
| |/ / / /
| * | | | MDEV-22392 Race condition on SET GLOBAL innodb_buffer_pool_evict='uncompressed'Marko Mäkelä2020-04-281-7/+8
| * | | | Remove a duplicated copyright messageMarko Mäkelä2020-04-281-1/+0
| * | | | XtraDB 5.6.47-87.0Marko Mäkelä2020-04-271-2/+2
* | | | | Cleanup: Declare rtr_get_father_node() staticallyMarko Mäkelä2020-04-282-135/+117
* | | | | MDEV-7962: Follow-up fix for 10.2Marko Mäkelä2020-04-277-34/+25
* | | | | Merge 10.1 into 10.2Marko Mäkelä2020-04-2720-231/+163
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-7962 wsrep_on() takes 0.14% in OLTP ROMarko Mäkelä2020-04-2720-220/+160
| * | | | Fix clang 10 warningsMarko Mäkelä2020-04-271-1/+2
| * | | | Aria: Avoid unused variables in embedded serverMarko Mäkelä2020-04-271-1/+1
* | | | | Cleanup: Make row_upd_store_row() staticMarko Mäkelä2020-04-242-11/+2
* | | | | Cleanup: Remove a constant parameterMarko Mäkelä2020-04-241-11/+4
* | | | | MDEV-22358 Assertion srv_undo_sources || ... in row_prebuilt_free()Marko Mäkelä2020-04-231-1/+1
* | | | | Merge 10.1 into 10.2Marko Mäkelä2020-04-221-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix GCC 10 -WoverflowMarko Mäkelä2020-04-171-1/+2
* | | | | Fixed memory leak with fulltext indexesMonty2020-04-182-2/+5
* | | | | Merge 10.1 into 10.2Marko Mäkelä2020-04-151-3/+20
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21549 IMPORT TABLESPACE fails to adjust all tablespace ID in root pagesMarko Mäkelä2020-04-152-4/+38
* | | | | fix rocksdb compression detectionSergei Golubchik2020-04-081-5/+5
* | | | | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-077-61/+60
* | | | | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-015-41/+41
* | | | | Merge 10.1 into 10.2Marko Mäkelä2020-04-012-6/+8
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-19092 Server crash when renaming the column whenThirunarayanan Balathandayuthapani2020-03-252-6/+8
* | | | | MDEV-13626: Improve innodb.xa_recovery_debugMarko Mäkelä2020-04-012-26/+29
* | | | | MDEV-21572 buf_page_get_gen() should apply buffered page initializedThirunarayanan Balathandayuthapani2020-03-234-104/+217