summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-061-2/+5
* Ignore MySQL 5.7 log events not relevant for MariaDBMonty2015-11-101-0/+5
* table->write_set was changed if binary logging was used, which caused theMonty2015-11-101-3/+3
* Remove THD argment from Log_event->net_send() and Protocol::pack_info() asMichael Widenius2015-10-221-24/+23
* Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+73
|\
| * MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the masterMonty2015-10-081-0/+72
| * MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()Oleksandr Byelkin2015-09-061-1/+1
* | MDEV-8264 encryption for binlogSergei Golubchik2015-09-041-4/+99
* | cleanup: Log_event::write() and MYSQL_BIN_LOG::write_cache()Sergei Golubchik2015-09-041-98/+116
* | cleanup: remove Slave_log_event (unused since 2002)Sergei Golubchik2015-09-041-90/+0
* | cleanup: use enum_binlog_checksum_alg, not uint8Sergei Golubchik2015-09-041-19/+10
* | cleanup: commentsSergei Golubchik2015-09-041-3/+3
* | cleanup: reformatSergei Golubchik2015-09-041-1/+0
* | cleanup: Log_event::read_log_event()Sergei Golubchik2015-09-041-43/+37
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-1/+1
* | [MDEV-6877] Change replication event loop to account for empty events10.1-MDEV-6877-binlog_row_imageVicențiu Ciorbaru2015-06-301-3/+6
* | [MDEV-6877] Fixed Update_rows_log_event to correctly apply update log eventsVicențiu Ciorbaru2015-06-301-0/+8
* | [MDEV-6877] Add binlog writing according to columnsVicențiu Ciorbaru2015-06-301-10/+3
* | [MDEV-6877] Update Update, Delete and Write row log eventVicențiu Ciorbaru2015-06-301-10/+3
* | [MDEV-6877] Added a bitmap compare function for binlog_row_imageVicențiu Ciorbaru2015-06-301-0/+49
* | MDEV-6676: Optimistic parallel replicationKristian Nielsen2015-02-071-2/+2
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-2/+2
|\ \ | |/
| * 5.5 mergeSergei Golubchik2015-01-211-2/+2
| |\
| | * mysql-5.5.41 mergeSergei Golubchik2014-12-191-2/+2
| | |\
| | | * Bug#19145698: READ OUT OF BOUNDS ISSUESujatha Sivakumar2014-10-081-2/+2
* | | | MDEV-6676: Optimistic parallel replicationKristian Nielsen2014-12-061-0/+25
* | | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-1/+10
|\ \ \ \ | |/ / /
| * | | MDEV-5799: Error messages written upon LOST EVENTS incident are corruptedKristian Nielsen2014-06-251-1/+10
* | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+5
|/ / /
* | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | | 5.5 mergeSergei Golubchik2014-05-091-3/+17
|\ \ \ | |/ /
| * | mysql-5.5.37 selective mergeSergei Golubchik2014-03-271-1/+15
| |\ \ | | |/
| | * BUG#17066269Luis Soares2014-01-091-1/+15
| | |\
| | | * BUG#17066269: AUTO_INC VALUE NOT PROPERLY GENERATED WITH RBR ANDLuis Soares2013-12-181-0/+14
* | | | commentsSergei Golubchik2014-05-011-2/+5
* | | | make append_query_string() more usable:Sergei Golubchik2014-03-261-3/+0
* | | | RBR triggers compiled-out with ifdefs in 10.0unknown2014-03-191-1/+1
* | | | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-191-2/+25
* | | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-041-3/+6
|\ \ \ \
| * | | | MDEV-5754: MySQL 5.5 slaves cannot replicate from MariaDB 10.0unknown2014-03-041-3/+6
* | | | | 10.0-base mergeSergei Golubchik2014-02-261-7/+2
|\ \ \ \ \
| * \ \ \ \ 5.5 mergeSergei Golubchik2014-02-251-7/+2
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-7/+2
| | |\ \ \ | | | |/ /
| | | * | Bug#17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTEDVenkatesh Duggirala2013-12-171-6/+2
| | | |/
* | | | Merge 10.0-base -> 10.0unknown2014-02-111-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-4937: sql_slave_skip_counter does not work with GTIDunknown2014-02-111-0/+2
* | | | MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not workSergei Golubchik2013-12-091-10/+38
|/ / /
* | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-80/+114
|\ \ \
| * | | Fixes for parallel slave:Michael Widenius2013-10-141-20/+35
| * | | MDEV-4506: parallel replication.unknown2013-09-161-8/+8