summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-031-125/+243
|\ \
| * | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-051-22/+100
| * | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-11-051-109/+149
| |\ \
| | * | BUG#56343 binlog_cache_use status is bigger than expectedAlfranio Correia2010-10-061-126/+180
* | | | BUG 57288: automerged mysql-5.1-bugteam into mysql-5.5-bugteam.Luis Soares2010-11-301-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#57288: binlog_tmp_table fails sporadically: "Failed to writeLuis Soares2010-11-301-1/+1
* | | | Bug#58052 Binary log IO not being accounted for properlyMarc Alff2010-11-121-5/+18
| |/ / |/| |
* | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-1/+1
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-1/+1
* | | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-9/+9
|\ \ \ | |/ /
| * | Bug#52172 test binlog.binlog_index needs --skip-core-file to avoid leaving co...Tor Didriksen2010-10-181-9/+9
* | | Auto-merge from mysql-5.5-merge.Alexander Nozdrin2010-09-281-18/+36
|\ \ \ | |_|/ |/| |
| * | Auto-merge from mysql-5.1-bugteam for bug#56821.Dmitry Shulga2010-09-221-16/+30
| |\ \ | | |/
| | * Fixed bug#56821 - failure to start the MySQL Service.Dmitry Shulga2010-09-221-16/+30