summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-07-071-0/+2
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-0/+2
| |\
| | * MDEV-12067 flashback does not correcly revert update/replace statementsbb-10.2-MDEV-12067Lixun Peng2017-07-031-0/+2
* | | Remove XtraDBMarko Mäkelä2017-06-211-4/+0
|/ /
* | Make SEQUENCE working with replicationMonty2017-05-231-0/+1
* | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-6/+6
* | Change "static int" to enum in classesMichael Widenius2017-04-181-4/+7
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-0/+1
|\ \ | |/
| * ASAN errors in many rpl testsSergei Golubchik2017-04-071-0/+1
* | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-0/+1
* | MDEV-8203 Assert in Query_log_event::do_apply_event()Monty2017-04-071-3/+29
|/
* Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-4/+4
* [MDEV-10570] Add Flashback supportMonty2017-01-201-2/+74
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+5
|\
| * MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-061-2/+5
* | two fix:vinchen2016-10-291-2/+2
* | MDEV-11065: Compressed binary logKristian Nielsen2016-10-201-9/+51
* | optimize the memory allocation for compressed binlog eventvinchen2016-10-191-4/+6
* | Binlog compressedvinchen2016-10-191-3/+120
* | Use sql_mode_t for sql_mode.Monty2016-10-051-3/+2
* | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+4
|/
* 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