summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DBUG_ASSERT(flags != Gtid_log_event::FL_START_ALTER_E1...) in THD::set_binlog...preview-10.8-MDEV-11675-rpl-lag-free-alterAndrei2022-01-191-0/+2
* MDEV-26887 Assertion (longlong) thd->status_var.local_memory_used >= 0Andrei2022-01-182-2/+8
* MDEV-27365 this commit covers ALTER sequenceAndrei2022-01-183-3/+5
* MDEV-19555 assert Diagnostics_area::sql_errno() in ha_rollback_transAndrei2022-01-181-1/+2
* Corrects the replication alter state in "special" goto-end_inplace branchesAndrei2022-01-171-5/+23
* MDEV-11675. Corrects a format specifirier for a warning of the main patch.Andrei2022-01-171-1/+1
* Amendment to 9fcb5c5d2f to improve an introduced log_warning.Andrei2022-01-171-5/+6
* FixedAndrei2022-01-171-1/+2
* MDEV-27365 CREATE-or-REPLACE bilogged without DDL flagAndrei2022-01-176-12/+12
* MDEV-27511 Assertion `rgi->gtid_ev_flags_extra & Gtid_log_event::FL_COMMIT_AL...Andrei2022-01-143-3/+49
* MDEV-27365 CREATE-or-REPLACE SEQUENCE is binlogged without DDL flagAndrei2022-01-143-3/+46
* This commit converts an assert to an errorAndrei2022-01-132-2/+30
* MDEV-27471 is fixed the same way as earlier MDEV-27349.Andrei2022-01-121-0/+1
* MDEV-27349 ASAN use-after-poison in Query_log_eventAndrei Elkin2022-01-031-0/+1
* Corrected "OPTIMIZE" commit and refined an MDL assertAndrei2021-12-212-2/+3
* Corrected the previous commit that broke SA shutdown loop prematurely.Andrei2021-12-211-1/+1
* This commit fixes concurrent FTWRL with parallel slave hangAndrei2021-12-203-7/+18
* Embedded compilation fixed for the Stop-slave commit.Andrei2021-12-181-1/+4
* Added show_binlog_event2 after the slave restart and synchonization.Andrei2021-12-172-0/+22
* Fixing a QA find of OPTIMIZE asserts.Andrei2021-12-173-0/+46
* Fixed an embedded test failure, and a flaw in STOP-SLAVE parallelAndrei2021-12-1711-80/+210
* MDEV-11675. The test to FTWRL commit.Andrei2021-12-152-0/+137
* MDEV-11675. Fixes FTWRL in between SA and CA, and some cleanupAndrei2021-12-159-36/+105
* MDEV-11675. Cleanup and test results updateAndrei2021-12-153-7/+4
* MDEV-11675. Cleanup and review notes addressAndrei2021-12-154-22/+35
* MDEV-11675. A cleanup commit renames and relocates of few class membersAndrei2021-12-1510-77/+76
* MDEV-11675. Open up support for algorithms instant and nocopyAndrei2021-12-157-54/+434
* MDEV-11675. Cleanup around mysql_client_binlog_statement to simplifyAndrei2021-12-153-41/+75
* MDEV-11675 Lag Free Alter On SlaveSachin2021-12-1577-132/+7230
* disable galera_3nodes.galera_ipv6_mariabackupSergei Golubchik2021-12-151-0/+2
* Merge 10.7 into 10.8Marko Mäkelä2021-12-148-29/+109
|\
| * Merge 10.6 into 10.7Marko Mäkelä2021-12-144-28/+79
| |\
| | * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferThirunarayanan Balathandayuthapani2021-12-122-7/+7
| | * MDEV-27111 atomic.rename_table test case failsThirunarayanan Balathandayuthapani2021-12-121-0/+12
| | * MDEV-27014 InnoDB fails to restore page 0 from the doublewrite bufferThirunarayanan Balathandayuthapani2021-12-124-28/+65
| * | MDEV-27001 Galera crashes when converting table to partitionbb-10.7-MDEV-27001mkaruza2021-12-144-1/+30
* | | MDEV-27206: [ERROR] Duplicated key: cause, Assertion `is_uniq_key' failed wit...Sergei Krivonos2021-12-103-1/+28
* | | Merge 10.7 into 10.8Marko Mäkelä2021-12-102-3/+4
|\ \ \ | |/ /
| * | Add forgotten changes to the parent commitMarko Mäkelä2021-12-102-3/+4
* | | Merge 10.7 into 10.8Marko Mäkelä2021-12-1028-266/+634
|\ \ \ | |/ /
| * | Cleanup: Remove some ib::logger in recovery messagesMarko Mäkelä2021-12-104-179/+214
| * | Merge 10.6 into 10.7Marko Mäkelä2021-12-101-3/+3
| |\ \ | | |/
| | * MDEV-27219 Some error messages might report table names incorrectly on LLP64Marko Mäkelä2021-12-101-3/+3
| * | SUMMARY/DESCRIPTION for compression provider RPMsSergei Golubchik2021-12-085-0/+15
| * | Merge branch '10.6' into 10.7Sergei Golubchik2021-12-0818-81/+391
| |\ \ | | |/
| | * Merge branch '10.5' into 10.6Sergei Golubchik2021-12-0718-81/+391
| | |\
| | | * BUG#31761802 STATISTICS ANY QUERIES USING VIEWS ARE SUMMARIZED TOGETHER WITH ...Sergei Golubchik2021-12-072-0/+220
| | | * require system pcre2 in rpmsSergei Golubchik2021-12-071-3/+1
| | | * ColumnStore and S3 SUMMARY/DESCRIPTION for RPMSergei Golubchik2021-12-072-0/+5
| | | * Merge branch '10.4' into 10.5Sergei Golubchik2021-12-079-5/+89
| | | |\