summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-05-181-1/+3
|\
| * Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-1/+3
| |\
| | * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-171-1/+3
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-4/+13
|\ \ \ | |/ /
| * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-4/+13
| |\ \ | | |/
| | * MDEV-16146: MariaDB slave stops with following errors.Sujatha2021-04-301-4/+13
* | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-8/+14
* | | don't take mutexes conditionallySergei Golubchik2021-02-121-6/+4
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-3/+3
|\ \ \ | |/ /
| * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-3/+3
| * | MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...bb-10.3-MDEV-21153sjaakola2021-01-191-1/+1
* | | MDEV-21153 Replica nodes crash due to indexed virtual columns and FK cascadin...sjaakola2021-01-201-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-20/+22
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-20/+22
| |\ \ | | |/
| | * MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-041-20/+22
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-3/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-3/+3
| |\ \ | | |/
| | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-3/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-221-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-1/+1
| | |\
| | | * MDEV-23832 Crash at startup in Log_event::read_log_eventAndrei Elkin2020-10-071-1/+1
* | | | Merge branch '10.3' into 10.4Sujatha2020-09-281-0/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sujatha2020-09-281-0/+10
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sujatha2020-09-281-5/+12
| | |\ \ | | | |/
| | | * MDEV-22330: mysqlbinlog stops with an error Don't know how to handle column t...Sujatha2020-09-281-5/+12
| | | * MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-2/+9
| | * | MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-23/+15
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-23/+14
|\ \ \ \ | |/ / /
| * | | MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-311-23/+14
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-18/+18
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-18/+18
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-18/+18
| | |\ \ | | | |/
| | | * Code comment spellfixesIan Gilfillan2020-07-221-19/+19
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-311-11/+11
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-311-7/+7
| |\ \ \ | | |/ /
| | * | MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed()Nikita Malyavin2020-07-311-7/+7
| * | | MDEV-23108: Point in time recovery of binary log fails when sql_mode=ORACLESujatha2020-07-221-4/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-0/+2
| |\ \ \ | | |/ /
| | * | Fixed bugs found by valgrindMonty2020-05-151-0/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-3/+3
| | |\ \ | | | |/
| | | * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-4/+4
* | | | MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateJan Lindström2020-04-241-3/+8
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-03-201-11/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-03-201-11/+4
| |\ \ \ | | |/ /
| | * | MDEV-10570: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-171-11/+4
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-2/+8
|\ \ \ \ | |/ / /