summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-211-7/+11
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-8/+10
|\
| * base64 serviceSergei Golubchik2017-03-101-1/+0
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-031-7/+10
| |\
| | * Added error checking for all calls to flush_relay_log_info() and stmt_done()Monty2017-02-281-7/+10
* | | Whitespace correction to avoid compile warningDaniel Black2017-03-081-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+1
|\ \ \ | |/ /
| * | Revert "MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the...Sachin Setiya2017-01-251-63/+20
| * | MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of...Sachin Setiya2017-01-231-20/+63
| * | Merge branch '10.0' into 10.1Kristian Nielsen2017-01-171-0/+1
| |\ \ | | |/
| | * MDEV-11811: dual master with parallel replication memory leak in write masterKristian Nielsen2017-01-171-0/+1
| | * Back-port Master_info::using_parallel() to 10.0.Kristian Nielsen2016-11-151-1/+1
* | | [MDEV-10570] Add Flashback supportMonty2017-01-201-41/+377
* | | Fixed issues found by buildbotMonty2017-01-111-4/+4
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+11
|\ \ \ | |/ /
| * | MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-061-2/+11
* | | cleanup: my_printf_error(ER_xxx, ER(ER_xxx), ... )Sergei Golubchik2016-12-121-3/+1
* | | two fix:vinchen2016-10-291-16/+88
* | | MDEV-11065: Compressed binary logKristian Nielsen2016-10-201-156/+196
* | | optimize the memory allocation for compressed binlog eventvinchen2016-10-191-41/+75
* | | Binlog compressedvinchen2016-10-191-11/+539
* | | MDEV-7145: Delayed replicationKristian Nielsen2016-10-161-2/+9
|\ \ \
| * | | MDEV-7145: Delayed replication, cleanup some codeKristian Nielsen2016-10-141-4/+4
| * | | MDEV-7145: Delayed replication, intermediate commit.Kristian Nielsen2016-10-141-0/+7
* | | | Use sql_mode_t for sql_mode.Monty2016-10-051-6/+7
* | | | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-211-1/+0
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-09-021-1/+0
| | |/ /
* | | | name clash with gnutls on on base64_encodeSergei Golubchik2016-09-121-2/+2
* | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-1/+1
|/ / /
* | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-1/+1
* | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-9/+54
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-9/+54
| |\ \ | | |/
| | * MDEV-8638: REVOKE ALL PRIVILEGES, GRANT OPTION FROM CURRENT_ROLE breaks repli...Vicențiu Ciorbaru2016-06-221-2/+17
| | * Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-7/+37
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-7/+39
| | | |\
| | | | * BUG#17018343 SLAVE CRASHES WHEN APPLYING ROW-BASED BINLOG ENTRIES IN CASCADINGVenkatesh Duggirala2016-03-011-7/+39
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-2/+12
* | | | | Merge pull request #181 from ottok/ok-debpkg-10.2Sergey Vojtovich2016-06-141-1/+1
|\ \ \ \ \
| * | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+1
|/ / / / /
* | | | | MDEV-9947: COM_MULTI united responseOleksandr Byelkin2016-05-171-1/+1
* | | | | Added new range of MariaDB error messages, starting from 3000Monty2016-04-051-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-4/+17
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-6058 MySQL Bug #11766693: LOG-SLOW-ADMIN-STATEMENTS ANDAlexey Botchkov2016-03-221-0/+9
| * | | | MDEV-9737 Duplicate error in replication with slave triggers and auto incrementSergei Golubchik2016-03-221-0/+1
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-4/+7
| |\ \ \ \ | | |/ / /
| | * | | MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0Sergei Golubchik2016-03-211-2/+5
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-2/+2