summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Fix build on windowsSachin Setiya2017-04-061-1/+2
| | * | | | | | | MW-313 Enforce wsrep_max_ws_rows also when binlog is enabledSachin Setiya2017-04-061-0/+4
* | | | | | | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-20/+19
* | | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-1/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | ASAN error in rpl.mysql-wsrep#110-2Sergei Golubchik2017-04-071-0/+1
| * | | | | | | | ASAN errors in many rpl testsSergei Golubchik2017-04-071-3/+4
* | | | | | | | | MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-4/+14
* | | | | | | | | MDEV-8203 Assert in Query_log_event::do_apply_event()Monty2017-04-071-1/+1
|/ / / / / / / /
* | | | | | | | 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