summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19092 Server crash when renaming the column whenbb-10.1-MDEV-19092Thirunarayanan Balathandayuthapani2020-05-042-14/+78
* 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
* | | | 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
* | | | 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
* | | | Fix GCC 10 -WoverflowMarko Mäkelä2020-04-171-1/+2
* | | | MDEV-21549 IMPORT TABLESPACE fails to adjust all tablespace ID in root pagesMarko Mäkelä2020-04-152-4/+38
* | | | MDEV-19092 Server crash when renaming the column whenThirunarayanan Balathandayuthapani2020-03-252-6/+8
* | | | MDEV-21918 improve page_zip_verify_checksum()Eugene Kosov2020-03-112-44/+30
* | | | fix typedef-related warning and cleanup using namespace stdEugene Kosov2020-03-116-11/+9
* | | | Remove unused SRV_MASTER_PURGE_INTERVALMarko Mäkelä2020-02-082-4/+2
* | | | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-072-2/+2
* | | | MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-062-0/+29
* | | | MDEV-20307: Remove a useless debug check to save stack spaceMarko Mäkelä2020-01-312-84/+6
* | | | MDEV-21564 Assert in trx_purge_add_update_undo_to_history during shutdownThirunarayanan Balathandayuthapani2020-01-302-4/+10
* | | | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-01-1927-111/+239
|\ \ \ \ | | |/ / | |/| |
| * | | 5.6.46-86.2Oleksandr Byelkin2020-01-1928-112/+249
* | | | Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-19171-515/+1712
|\ \ \ \
| * | | | 5.6.47Oleksandr Byelkin2020-01-19173-526/+1733
* | | | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-01-1944-1010/+1299
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
| * | | | Merge with last MariaDB versionOlivier Bertrand2020-01-112897-215180/+24970
| |\ \ \ \
| * | | | | - Fix MDEV-21450Olivier Bertrand2020-01-111-5/+13
| * | | | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-0933-721/+913
* | | | | | InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-172-3/+3
* | | | | | MDEV-21500 Server hang when using simulated AIOMarko Mäkelä2020-01-162-2/+6
| |/ / / / |/| | | |
* | | | | fix a bad mergeSergei Golubchik2019-12-201-6/+0
* | | | | fix windows compilationEugene Kosov2019-12-181-1/+1
* | | | | MDEV-21337 fix aligned_malloc()Eugene Kosov2019-12-184-26/+10
* | | | | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-161-0/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | tokudb: disable check_huge_pages_in_practice()Sergei Golubchik2019-12-131-0/+1
| * | | | tokudb: fix to compile with gcc 9.2.0Sergei Golubchik2019-12-131-0/+6
* | | | | Fix overly chatty connect cmake, once againVladislav Vaintroub2019-12-111-5/+1
* | | | | cleanup: replace exit(1) with abort()Eugene Kosov2019-11-301-3/+3
* | | | | InnoDB: log unsuccessful calls to pthread_attr_init() and pthread_create() be...Eugene Kosov2019-11-301-2/+12
* | | | | cleanup: remove always true condition to fix clang warningEugene Kosov2019-11-191-1/+1
* | | | | Merge 5.5 into 10.1mariadb-10.1.43Marko Mäkelä2019-11-061-14/+13
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-041-14/+13
* | | | | MDEV-20987 InnoDB fails to start when fts table has FK relationThirunarayanan Balathandayuthapani2019-11-062-2/+2
* | | | | Fix GCC 9.2.1 -Wstringop-truncationMarko Mäkelä2019-11-042-8/+4