summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-27/+31
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-171-1/+1
|\
| * Manual merge from mysql-5.1-bugteam. Re-enabled binlog.binlog_index.Alexey Kopytov2009-12-171-1/+1
| |\
| | * BUG#49638 binlog_index fails in mysql-trunk-mergeAlfranio Correia2009-12-161-6/+6
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-115/+341
|\ \ \ | |/ /
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-6/+17
| |\ \ | | |/
| | * bug#49536 - deadlock on rotate_and_purge when using expire_logs_daysHe Zhenxing2009-12-151-6/+17
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-109/+323
| |\ \ | | |/
| | * BUG#45292 orphan binary log created when starting server twiceAlfranio Correia2009-12-041-110/+324
* | | 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 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
| | |\ \ \ \
* | | \ \ \ \ Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-12/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Backport of:Konstantin Osipov2009-11-241-10/+10
| * | | | | | Backport of:Konstantin Osipov2009-11-231-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-2/+2
|/ / / / /
* | | | | 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
| |/