summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24449 Crash recovery may fail to apply some logbb-10.5-corruptionMarko Mäkelä2020-12-183-5/+17
* MDEV-24445 Using innodb_undo_tablespaces corrupts system tablespaceMarko Mäkelä2020-12-189-104/+83
* MDEV-24442 Assertion space->referenced() failed in fil_crypt_space_needs_rota...Marko Mäkelä2020-12-182-16/+19
* MDEV-24426 fixup: Assertion failure on shutdownMarko Mäkelä2020-12-181-3/+2
* MDEV-24426 fil_crypt_thread keep spinning even if innodb_encryption_rotate_ke...bb-10.5-MDEV-24426Marko Mäkelä2020-12-172-20/+39
* Contain AIX perrorEtienne Guesnet2020-12-161-7/+13
* Fix build on GCC 5Etienne Guesnet2020-12-161-1/+1
* Add LARGE_FILES flag for GCC AIX buildEtienne Guesnet2020-12-161-2/+2
* Add -berok for head test on AIXEtienne Guesnet2020-12-161-0/+5
* Parse GSSAPI flags on AIXEtienne Guesnet2020-12-161-1/+5
* Add flags for AIX buildEtienne Guesnet2020-12-161-0/+7
* Remove -Werror for AIXEtienne Guesnet2020-12-161-1/+5
* AIX workaround for GCC include bugEtienne Guesnet2020-12-161-0/+6
* AIX workaround for GCC TOC bugEtienne Guesnet2020-12-162-0/+6
* Support of AIX for auth_socket pluginEtienne Guesnet2020-12-162-0/+20
* Add build on AIXEtienne Guesnet2020-12-1614-68/+81
* MDEV-24366 Use environment variables as S3 test case variableszhaorenhai2020-12-153-16/+92
* MDEV-23659 Update Galera disabled.def fileStepan Patryshev2020-12-141-1/+0
* MDEV-24313 fixup: GCC 8 -WconversionMarko Mäkelä2020-12-141-4/+4
* MDEV-24313 fixup: GCC -WparenthesesMarko Mäkelä2020-12-141-1/+2
* MDEV-24313 (2 of 2): Silently ignored innodb_use_native_aio=1bb-10.5-MDEV-24313Marko Mäkelä2020-12-1410-83/+58
* MDEV-24313 (1 of 2): Hang with innodb_write_io_threads=1Marko Mäkelä2020-12-143-3/+3
* MDEV-24391 heap-use-after-free in fil_space_t::flush_low()bb-10.5-MDEV-24391Marko Mäkelä2020-12-115-15/+21
* Remove unused DBUG_EXECUTE_IF "ignore_punch_hole"Marko Mäkelä2020-12-092-18/+0
* MDEV-12227 Defer writes to the InnoDB temporary tablespacebb-10.5-MDEV-24369Marko Mäkelä2020-12-096-42/+79
* Fix -Wunused-but-set-variableMarko Mäkelä2020-12-081-3/+12
* MDEV-24369 Page cleaner sleeps despite innodb_max_dirty_pages_pct_lwm being e...Marko Mäkelä2020-12-081-32/+18
* MDEV-24351: S3, same-backend replication: Dropping a table on master...Sergei Petrunia2020-12-085-4/+73
* Simplify clang workarounds.Vladislav Vaintroub2020-12-071-9/+2
* MDEV-24350 buf_dblwr unnecessarily uses memory-intensive srv_stats countersbb-10.5-MDEV-24350Marko Mäkelä2020-12-045-22/+45
* MDEV-24348 InnoDB shutdown hang with innodb_flush_sync=0Marko Mäkelä2020-12-044-0/+23
* Fixed usage of not initialized memory in LIKE ... ESCAPEMonty2020-12-032-65/+91
* MDEV-22929 fixup: root_name() clash with clang++ <fstream>Marko Mäkelä2020-12-032-5/+3
* MDEV-24295: Fix the non-clang buildMarko Mäkelä2020-12-021-0/+3
* MDEV-24295: Fix the WITH_MSAN buildMarko Mäkelä2020-12-021-1/+6
* MDEV-20051 fixup: Correct galera.galera_defaults resultMarko Mäkelä2020-12-021-1/+2
* Merge 10.4 into 10.5Marko Mäkelä2020-12-02123-450/+2481
|\
| * MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-0215-22/+22
| * Merge 10.3 into 10.4Marko Mäkelä2020-12-01100-388/+2275
| |\
| | * MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-011-2/+2
| | * After merge fixesMonty2020-12-011-2/+2
| | * MDEV-24323 Crash on recovery after kill during instant ADD COLUMNMarko Mäkelä2020-12-013-7/+57
| | * Merge 10.2 into 10.3Marko Mäkelä2020-12-0166-230/+1895
| | |\
| | | * MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-0115-128/+1204
| | | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-3021-84/+164
| | | * Disable mysqldump-system.test if auth socket plugin is not dynamicMonty2020-11-301-0/+5
| | | * MDEV-24289: show grants missing with grant optionAnel Husakovic2020-11-263-1/+30
| | | * MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crashEugene Kosov2020-11-251-1/+1
| | | * Skip main.lock_view for cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-11-251-0/+1
| | | * Cleanup: row_log_free()Marko Mäkelä2020-11-255-5/+8