summaryrefslogtreecommitdiff
path: root/sql/log.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-1/+8
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-1/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiuVicențiu Ciorbaru2017-12-281-1/+7
| | |\ \ \ | | | |/ /
| | | * | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-251-1/+7
| | * | | MDEV-14290 Binlog rotate crashes when two commit_checkpoint_notify capable en...Andrei Elkin2017-12-111-0/+1
* | | | | MDEV-13073 This part merges the Ali semisync related changesAndrei Elkin2017-12-181-1/+10
* | | | | Changed from using LOCK_log to LOCK_binlog_end_pos for binary logMonty2017-12-181-26/+59
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-301-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-1/+6
| | |\ \ \ | | | |/ /
| | | * | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-1/+6
* | | | | Lots of small cleanupsMichael Widenius2017-08-241-1/+0
* | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-07-031-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-12179: Per-engine mysql.gtid_slave_pos tableKristian Nielsen2017-04-251-0/+1
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-04-131-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | cleanup: unused method LOGGER::flush_logsSergei Golubchik2017-04-071-1/+0
| |/ / /
* | | | MDEV-8203 Assert in Query_log_event::do_apply_event()Monty2017-04-071-2/+4
|/ / /
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-8/+8
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+1
|\ \ \ | |/ /
| * | MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15Nirbhay Choubey2016-06-291-0/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-2/+2
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-2/+2
| |\ \
| | * \ Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-2/+2
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-2/+2
| | | |\
| | | | * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-3/+2
| | | | * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-3/+4
| | | | * Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-3/+3
| | | | |\
| | | | | * Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-291-3/+3
| | | | * | BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVERNuno Carvalho2012-04-201-0/+5
| | | | |\ \ | | | | | |/
| | | | | * BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVERNuno Carvalho2012-04-201-0/+5
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | * | BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IFLuis Soares2011-11-241-0/+62
| | | | * | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ...Andrei Elkin2011-10-271-1/+3
| | | | * | merge from latest 5.5Guilhem Bichot2011-05-211-3/+3
| | | | |\ \
| | | | | * \ Merge 5.5Mikael Ronström2011-04-151-0/+23
| | | | | |\ \
| | | | | * | | BUG#59549, fix compiler error on WindowsMikael Ronstrom2011-01-171-3/+3
| | | | * | | | Merge from 5.1.Guilhem Bichot2011-05-211-3/+3
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | | | |/ | | | | | |/|
| | | | * | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-011-0/+23
| | | | | |/ | | | | |/|
| | | | * | BUG#46166Luis Soares2010-12-071-8/+8
| | | | |\ \ | | | | | |/
| | | | | * BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-8/+8
| | | | * | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-031-1/+1
| | | | |\ \
| | | | | * | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-051-1/+1
| | | | * | | Bug#58052 Binary log IO not being accounted for properlyMarc Alff2010-11-121-5/+21
| | | | |/ /
| | | | * | mergeGeorgi Kodinov2010-09-291-1/+1
| | | | |\ \
| | | | | * \ mergeGeorgi Kodinov2010-08-201-1/+1
| | | | | |\ \
| | | | * | \ \ BUG#55415 wait_for_update_bin_log enters a condition but does not leaveAlfranio Correia2010-09-061-0/+1
| | | | |\ \ \ \ | | | | | |/ / / | | | | | | / / | | | | | |/ / | | | | |/| |
| | | | * | | mergeGeorgi Kodinov2010-08-201-2/+2
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/
| | | | | * BUG#55625 RBR breaks on failing 'CREATE TABLE'Alfranio Correia2010-08-021-1/+2
| | | | | * BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-191-0/+5
| | | | * | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0