summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-101-1/+1
| | * | | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-031-6/+8
| | * | | MDEV-5262: Missing retry after temp error in parallel replicationunknown2014-05-151-1/+25
| * | | | MDEV-6430: It is impossible to see if "filesort with small limit" optimizatio...Sergey Petrunya2014-07-091-2/+6
| |/ / /
| * | | MDEV-5799: Error messages written upon LOST EVENTS incident are corruptedKristian Nielsen2014-06-251-1/+2
* | | | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-9/+0
* | | | cleanup: galera misc cleanupsSergei Golubchik2014-10-101-2/+1
* | | | cleanup: simplify the usage of WSREP_FORMAT macroSergei Golubchik2014-10-101-5/+5
* | | | Removed files that had been accidentally committedMonty2014-10-071-5/+5
* | | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-23/+12
* | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-271-18/+123
|\ \ \ \
| * | | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-18/+123
* | | | | Made sql_log_slow a session variableMonty2014-08-091-9/+9
|/ / / /
* | | | MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-2/+1
|/ / /
* | | merge MySQL-5.6 bugfix "Bug#17862905: MYSQLDUMP CREATES USELESS METADATA LOCKS"Sergei Golubchik2014-05-051-19/+55
* | | Make copy_up_file_and_fill() safe for disk fullMichael Widenius2014-03-231-1/+2
* | | MDEV-5930 Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-231-2/+2
* | | MDEV-5930: Server crashes in thd_get_ha_data on CREATE OR REPLACE TABLEMichael Widenius2014-03-231-3/+5
* | | MDEV-5850: MySQL Bug#21317: SHOW CREATE DATABASE does not obey to lower_case_...Michael Widenius2014-03-231-10/+4
* | | Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-201-0/+13
* | | mergeSergei Golubchik2014-02-281-2/+2
|\ \ \