summaryrefslogtreecommitdiff
path: root/sql/log.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-251-1/+7
* MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-1/+6
* MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15Nirbhay Choubey2016-06-291-0/+1
* 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
| | | * | BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tablesAlfranio Correia2010-06-301-0/+1
| | | * | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-9/+0
| | | |\ \
| | | | * \ Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-9/+0
| | | | |\ \ | | | | | |/
| | | | | * Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-10/+0
| | | * | | Fix type mismatch. Table names are represented as LEX_STRINGDavi Arnaut2010-05-271-2/+2
| | | |/ /
| | | * | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-201-0/+3
| | | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+35
| | | * | Manual merge of patch for Bug#46364 from mysql-next-mr-bugfixing.Alexander Nozdrin2010-02-021-2/+3
| | | * | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-20/+24
| | | |\ \
| | | | * | WL#2360 Performance schemaMarc Alff2010-01-061-20/+24
| | | * | | Manual merge from next-mr.2010-01-121-15/+6
| | | |\ \ \ | | | | |/ /
| | | | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-15/+6
| | | * | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-3/+9
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | merge mysql-5.1-rep+2 --> mysql-5.1-rep+3Alfranio Correia2009-12-141-0/+2
| | | | |\ \
| | | | | * | WL#5142 FLUSH LOGS should take optional arguments for which log(s) to flush2009-12-031-0/+2
| | | | * | | mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-0/+14
| | | | |\ \ \ | | | | | |/ /
| | | | * | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-3/+7
| | | * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-5/+21
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |