summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-6/+7
|\
| * 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#40611: MySQL cannot make a binary log after sequential numberLuis Soares2009-11-221-14/+61
* | Bug #48463 backporting from 6.0-rpl to celosia a set of bugsAndrei Elkin2009-11-201-3/+40
* | merging 5.1 main -> rpl+2. Some manual work required mostly due to bug46640Andrei Elkin2009-11-061-17/+23
|\ \ | |/
| * 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
* | BUG#40611, BUG#44779: reverted in mysql-5.1-rep+2.Luis Soares2009-10-071-61/+14
* | Manual merge semi-sync to 5.1-rep+2He Zhenxing2009-10-031-4/+20
|\ \
| * | Backporting WL#4398 WL#1720He Zhenxing2009-09-261-6/+29
| |/
* | Backport post fix compiler warnings and test failures for BUG#25192 BUG#12190He Zhenxing2009-10-021-1/+1
* | merge from 5.1-rpl+2 repo to a local branch with HB and bug@27808 fixesAndrei Elkin2009-10-011-26/+85
|\ \
| * \ Automerge: mysql-5.1-rep+2 (local backports) --> mysql-5.1-rep+2 (local latest)Luis Soares2009-09-301-14/+62
| |\ \
| | * | BUG#40611: MySQL cannot make a binary log after sequential numberLuis Soares2009-09-291-14/+61
| | * | BUG#23300: Slow query log on slave does not log slow replicated statementsLuis Soares2009-09-291-0/+1
| | |/
| * | BUG#35542 Add option to sync master and relay log to disk after every eventAlfranio Correia2009-09-291-12/+23
| |/
* | WL#342 heartbeatAndrei Elkin2009-09-291-12/+41
|/
* 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
| * | | | | Bug #40221 Replication failure on RBR + UPDATE the primary keyAndrei Elkin2008-12-021-5/+13
| | |/ / / | |/| | |
| * | | | Auto mergeKristofer Pettersson2008-10-211-7/+2
| |\ \ \ \
| * | | | | Bug#39451 Debug builds broken with Sun Studio compilerKristofer Pettersson2008-10-101-1/+1
* | | | | | merge: 5.1 -> 5.1-rplLuis Soares2009-01-081-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| | |_|/ / | |/| | |