summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: MY_BITMAP mutexSergei Golubchik2021-08-261-4/+2
* MDEV-21117 post-push fixesAndrei Elkin2021-06-151-0/+5
* MDEV-21117: refine the server binlog-based recovery for semisyncSujatha2021-06-111-1/+30
* MDEV-23842 Atomic RENAME TABLEMonty2021-05-191-1/+9
* Change replication to use uchar for all buffers instead of charMonty2021-05-191-317/+310
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-1/+0
|\
| * 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
* | | Merge 10.4 into 10.5Marko Mäkelä2021-01-251-2/+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
* | | | AIX workaround for GCC TOC bugEtienne Guesnet2020-12-161-0/+2
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-1/+1
|\ \ \ \ | |/ / /
| * | | 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.4' into 10.5Oleksandr Byelkin2020-08-041-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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.4 into 10.5Marko Mäkelä2020-05-181-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | 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