summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+5
* MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-181-0/+7
* MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after LOAD DATA...Sergei Golubchik2016-12-071-0/+3
* typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-031-7/+7
* report correct write error on log writesSergei Golubchik2016-09-261-1/+1
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-1/+1
|\
| * Bug#23251517: SEMISYNC REPLICATION HANGINGmysql-5.5.50Sujatha Sivakumar2016-05-161-70/+5
| * Bug#22897202: RPL_IO_THD_WAIT_FOR_DISK_SPACE HAS OCCASIONALSujatha Sivakumar2016-04-191-0/+8
| * Bug#20685029: SLAVE IO THREAD SHOULD STOP WHEN DISK ISSujatha Sivakumar2016-03-011-6/+63
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+1
|\ \ | |/
| * Bug#22278455: MYSQL 5.5:RPL_BINLOG_INDEX FAILS IN VALGRIND.Sujatha Sivakumar2015-12-161-2/+2
| * 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
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-3/+5
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| * upmerge to bug#14548159Rohit Kalhans2012-09-221-10/+23
| |\
| | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-11/+24
| * | merge from 5.1 to 5.5Sujatha Sivakumar2012-09-171-0/+6
| |\ \ | | |/
| | * Bug#11750014:ASSERTION TRX_DATA->EMPTY() IN BINLOG_CLOSE_CONNECTIONSujatha Sivakumar2012-09-171-0/+6
| * | Bug#13961678:MULTI-STATEMENT TRANSACTION REQUIRED MORE THANSujatha Sivakumar2012-07-241-4/+4
| * | merge from 5.1 to 5.5Sujatha Sivakumar2012-07-101-1/+4
| |\ \ | | |/
| | * BUG#11762670:MY_B_WRITE RETURN VALUE IGNOREDSujatha Sivakumar2012-07-101-1/+4
| * | BUG#14135691: MISSING INITIALIZATION OF MYSQL_BIN_LOG::SYNC_COUNTERNuno Carvalho2012-05-301-1/+1
| * | BUG#12400313Luis Soares2012-03-121-2/+0
| |\ \ | | |/
| | * BUG#12400313 RELAY_LOG_SPACE_LIMIT IS NOT WORKING IN MANY CASESLuis Soares2012-03-121-2/+0
| | * Build broken for gcc 4.5.1 in optimized mode.Tor Didriksen2011-11-291-1/+1
| * | BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IFLuis Soares2011-11-241-10/+46
| * | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ...Andrei Elkin2011-10-271-34/+97
| * | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * | Merged BUG#12574820 from 5.1 to 5.5Sven Sandberg2011-05-261-6/+7
| |\ \ | | |/
| | * BUG#12574820: binlog.binlog_tmp_table timing out in daily and weekly trunk runSven Sandberg2011-05-261-7/+8
| * | mergeMikael Ronström2011-05-121-2/+5
| |\ \
| | * | Bug#12346411 SQL/LOG.CC:6509: ASSERTION `PREPARED_XIDS > 0' FAILEDJon Olav Hauglid2011-05-121-2/+5
| * | | Merge 5.5Mikael Ronström2011-04-151-9/+7
| |\ \ \ | | |/ /
| | * | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-011-9/+7
| * | | mergeMikael Ronström2011-02-101-1/+1
| |\ \ \ | | |/ /
| | * | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
| | |\ \ | | | |/
| | | * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * | | BUG#59549, fix compiler error on WindowsMikael Ronstrom2011-01-171-7/+7
| |/ /
| * | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-071-64/+10
| |\ \ | | |/
| | * Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-64/+10
| * | BUG#46166Luis Soares2010-12-171-0/+18
| |\ \ | | |/
| | * BUG#46166Luis Soares2010-12-171-0/+18
| * | BUG#46166Luis Soares2010-12-161-39/+126
| |\ \
| | * | BUG#46166Luis Soares2010-12-071-1/+1
| | * | BUG#46166Luis Soares2010-12-071-39/+126
| | |\ \ | | | |/
| | | * BUG#46166Luis Soares2010-12-071-0/+4
| | | * BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-34/+118
| * | | Bug#58953: 5.5 does not build with -DWITHOUT_PERFSCHEMA_STORAGE_ENGINE=1Davi Arnaut2010-12-151-1/+4
| |/ /