summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-34/+39
* Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2010-06-171-26/+82
|\
| * BUG#53560 CREATE TEMP./DROP TEMP. are not binglogged correctly after a failed...Alfranio Correia2010-05-191-25/+81
|/
* Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-39/+3
* Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-9/+17
* Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-4/+1
|\
| * BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-4/+1
* | BUG#51055: Replication failure on duplicate key + traditional SQLLuis Soares2010-03-041-1/+1
* | BUG#48632: Fix for Bug #23300 Has Not Been Backported Luis Soares2010-02-051-0/+1
* | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-2/+2
* | BUG#46364 MyISAM transbuffer problems (NTM problem)Alfranio Correia2010-01-201-7/+16
* | Manual merge.Davi Arnaut2009-12-181-4/+4
|\ \
| * | Bug#48983: Bad strmake calls (length one too long)Davi Arnaut2009-12-171-4/+4
* | | BUG#49638 binlog_index fails in mysql-trunk-mergeAlfranio Correia2009-12-161-6/+6
* | | bug#49536 - deadlock on rotate_and_purge when using expire_logs_daysHe Zhenxing2009-12-151-6/+17
* | | BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-041-110/+324
* | | mergeKristofer Pettersson2009-11-201-2/+1
|\ \ \ | |_|/ |/| |
| * | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-2/+1
* | | BUG#34582: mysql-5.1-bugteam-bug-branch --> mysql-5.1-bugteam-latestLuis Soares2009-10-231-3/+5
|\ \ \
| * | | BUG#34582: FLUSH LOGS does not close and reopen the binlog indexLuis Soares2009-10-201-3/+5
| |/ /
* | | Post-fix for BUG#47287.Alfranio Correia2009-10-221-1/+0
|/ /
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
* | BUG#47678 Changes to n-tables that happen early in a trans. are only flushed ...Alfranio Correia2009-10-061-2/+5
* | BUG#47287 RBR: replication diff on basic case with txn- and non-txn tables in...Alfranio Correia2009-10-061-9/+16
* | Fix for bug#47130: misplaced or redundant check for null pointer?Ramil Kalimullin2009-09-111-6/+2
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-1/+2
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-1/+2
* | BUG#28976 Mixing trans and non-trans tables in one transaction results in inc...Alfranio Correia2009-08-271-1/+21
* | BUG#46129 Failing mixed stm (with trans and non-trans tables) causes wrong se...Alfranio Correia2009-07-181-17/+33
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-2/+2
* | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-181-23/+118
* | Bug #45387 Information about statement id for prepared Staale Smedseng2009-06-121-1/+4
* | Merge BUG#41948He Zhenxing2009-05-311-22/+38
|\ \
| * | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-20/+38
* | | Merge BUG#43263 from 5.0-bugteam to 5.1-bugteamHe Zhenxing2009-05-311-3/+5
|\ \ \ | |/ / |/| / | |/
| * BUG#43263 BEGIN skipped in some replicate-do-db casesHe Zhenxing2009-05-311-3/+3
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-5/+10
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
* | Bug#43706: libmysqld segfaults when re-intialisedDavi Arnaut2009-04-091-0/+5
* | Bug#42790 Test 'main.innodb' fails from "InnoDB: Error: in ALTER TABLE"Narayanan V2009-03-051-0/+7
* | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-148/+153
|\ \
| * \ merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \
| * \ \ BUG#38826Luis Soares2008-12-111-7/+7
| |\ \ \ | | | |/ | | |/|
| | * | Fix PB warnings for parenthesis and valgrind leak report.Luis Soares2008-12-111-6/+7
| * | | push to 5.1-buteam tree.Luis Soares2008-12-101-85/+135
| |\ \ \
| | * \ \ BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-041-85/+135
| | |\ \ \ | | | |/ /
| | | * | BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-041-79/+133
| * | | | merging 5.1-bt to a local tree.Andrei Elkin2008-12-081-57/+4
| |\ \ \ \
| | * | | | Bug #40116: Uncommited changes are replicated and stay on slaveMats Kindahl2008-12-031-57/+4