summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge MDEV-7802 into 10.1Kristian Nielsen2015-04-201-1/+39
|\
| * binlog_group_commit_* status variables updateDaniel Black2015-04-011-25/+20
| * All updates to binlog_status_group_commit_reason* are under LOCK_prepare_orderedDaniel Black2015-04-011-4/+6
| * MDEV-7802 Add status binlog_group_commit_reason_*Daniel Black2015-03-191-1/+42
* | Merge 10.0 -> 10.1Kristian Nielsen2015-04-201-2/+58
|\ \
| * \ Merge MDEV-7888 and MDEV-7929 into 10.0.Kristian Nielsen2015-04-081-1/+11
| |\ \
| * \ \ Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-301-0/+9
| |\ \ \ | | |_|/ | |/| |
| * | | MDEV-7249: Performance problem in parallel replication with multi-level slavesKristian Nielsen2015-03-131-2/+58
* | | | Merge MDEV-7888 and MDEV-7929 into 10.1.Kristian Nielsen2015-04-081-1/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o...Kristian Nielsen2015-04-081-1/+11
| | |/ | |/|
* | | Merge MDEV-7847 and MDEV-7882 into 10.0.Kristian Nielsen2015-03-301-0/+9
|\ \ \ | |/ /
| * | MDEV-7847: "Slave worker thread retried transaction 10 time(s) in vain, givin...Kristian Nielsen2015-03-301-0/+9
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-12/+6
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-8/+55
|\ \ \ | | |/ | |/|
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-0/+2
| |\ \
| | * | MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in g...bb-5.5-knielsenKristian Nielsen2015-02-231-0/+2
| * | | Merge MDEV-6589 and MDEV-6403 into 10.0.Kristian Nielsen2015-03-041-2/+1
| |\ \ \
| * | | | MDEV-6391: GTID binlog state not recovered if mariadb-bin.state is removedKristian Nielsen2015-02-271-8/+53
| | |_|/ | |/| |
* | | | Merge MDEV-6589 and MDEV-6403 into 10.1.Kristian Nielsen2015-03-041-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-6589: Incorrect relay log start position when restarting SQL thread afte...Kristian Nielsen2015-03-041-2/+1
| |/ /
* | | MDEV-6594: Use separate domain_id for Galera transactionsNirbhay Choubey2015-02-271-4/+17
* | | small cleanup, remove a useless functionSergei Golubchik2015-01-311-12/+0
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-3/+4
|\ \ \ | |/ /
| * | MDEV-7402 'reset master' hangs, waits for signalled COND_xid_listSergei Golubchik2015-01-191-3/+4
* | | MDEV-7391: rpl.rpl_semi_sync, rpl.rpl_semi_sync_after_sync_row fail in buildbotKristian Nielsen2015-01-131-8/+8
* | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-1/+0
* | | MDEV-7374 : Losing connection to MySQL while running ALTER TABLENirbhay Choubey2014-12-311-0/+1
* | | MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64Sergey Vojtovich2014-12-261-6/+5
* | | MDEV-162 Enhanced semisync replicationJonas Oreland2014-12-231-20/+98
* | | MDEV-7257: Dump Thread EnhancementsJonas Oreland2014-12-231-5/+86
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-142/+129
|\ \ \ | |/ /
| * | MDEV-7080: rpl.rpl_gtid_crash fails sporadically in buildbotKristian Nielsen2014-11-171-7/+1
| * | MDEV-6775: Wrong binlog order in parallel replication: Intermediate commitKristian Nielsen2014-11-131-133/+118
| * | MDEV-6775: Wrong binlog order in parallel replicationKristian Nielsen2014-11-131-0/+3
| * | 5.5.40+ mergeSergei Golubchik2014-10-091-0/+5
| |\ \ | | |/
| | * mysql-5.5.40Sergei Golubchik2014-10-061-0/+5
| | |\
| | | * Bug#14757009: WHEN THE GENERAL_LOG IS A SOCKET AND THE READERPraveenkumar Hulakund2014-07-171-0/+5
| | | * Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS,Venkatesh Duggirala2014-05-081-8/+8
| * | | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | | MDEV-4412 : SLOW QUERY LOG - add affected rows (UPDATE / DELETE) in slow quer...Nirbhay Choubey2014-11-301-3/+13
* | | | MDEV-6388: ANALYZE $stmt output in the slow query logSergei Petrunia2014-10-171-1/+1
* | | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-17/+57
|\ \ \ \ | |/ / /
| * | | Use LOCK_show_status when we add things to all_status_varsMichael Widenius2014-09-151-1/+1
| * | | compilation fixes for WITH_ATOMIC_OPS=rwlocksSergei Golubchik2014-09-081-0/+1
| * | | MDEV-6462: Slave replicating using GTID doesn't recover correctly when master...Kristian Nielsen2014-09-021-0/+7
| * | | 5.5.39 mergeSergei Golubchik2014-08-071-4/+5
| |\ \ \ | | |/ /
| | * | MDEV-6313 - mysqld --log-bin=no-such-dir/master crashes duringSergey Vojtovich2014-06-241-3/+4
| | * | MDEV-6329 - Buffer overrun in find_uniq_filenameSergey Vojtovich2014-06-111-1/+1
| * | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-111-9/+35
| |\ \ \
| | * | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica...Kristian Nielsen2014-07-081-2/+2