summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-2/+1
|\
| * Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-2/+1
| |\
| | * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-58/+127
| | |\
| | * \ mergeKristofer Pettersson2009-11-201-2/+1
| | |\ \
| | | * | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-2/+1
| * | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-021-17/+101
| |\ \ \ \
| * \ \ \ \ Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-12/+11
| |\ \ \ \ \
| * | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-3/+3
* | | | | | Backport of:Konstantin Osipov2009-12-081-27/+15
* | | | | | ------------------------------------------------------------Konstantin Osipov2009-12-041-4/+3
* | | | | | Merge next-mr -> next-4284Konstantin Osipov2009-12-031-17/+101
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Manual resolving for the following filesAndrei Elkin2009-12-011-17/+101
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 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#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
| | |\ \ \ \
* | | | | | | Backport of:Konstantin Osipov2009-12-011-1/+1
|/ / / / / /
* | | | | | Backport of:Konstantin Osipov2009-11-241-10/+10
* | | | | | Backport of:Konstantin Osipov2009-11-231-2/+1
| |_|_|/ / |/| | | |
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-4/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |/ / /
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-2/+2
|\ \ \ \ | |/ / /
| * | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
| | |/ | |/|
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-24/+81
|\ \ \
| * \ \ manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-24/+81
| |\ \ \ | | | |/ | | |/|
| | * | 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 mysql-next-mr.Alexander Nozdrin2009-10-231-11/+21
|\ \ \ \ | |/ / /
| * | | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-11/+21
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | Backport of:Konstantin Osipov2009-10-141-8/+8
* | | | Bug #33693 general log name and location depend on PID file, Magne Mahre2009-10-121-1/+8
|/ / /
* | | backport of Vladislav Vaintroub2009-09-301-7/+7
* | | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-8/+25
|\ \ \ | |/ /
| * | 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