summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-191/+196
|\
| * WL#2360 Performance schemaMarc Alff2010-01-061-195/+200
* | Manual merge from next-mr.unknown2010-01-121-23/+27
|\ \ | |/
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-27/+31
* | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-1/+2
|\ \
| * \ merge 5.1-rep+3 --> 5.1-rep+2-delivery1Alfranio Correia2010-01-051-1/+2
| |\ \
| | * | BUG#50038 Deadlock on flush logs with concurrent DML and RBRAlfranio Correia2010-01-051-1/+2
* | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-452/+652
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-448/+604
| |\ \ | | |/
| | * merge mysql-5.1-rep+2 --> mysql-5.1-rep+3Alfranio Correia2009-12-141-0/+48
| | |\
| | * \ mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-22/+108
| | |\ \
| | * \ \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-9/+5
| | |\ \ \
| | * | | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-438/+603
| | * | | | Manual merge 5.1-rep+2 to 5.1-rep+3He Zhenxing2009-10-181-24/+81
| | |\ \ \ \
| | * \ \ \ \ merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-2/+2
| | |\ \ \ \ \
| | | * \ \ \ \ Merged fix for BUG#39934 up a few revisions.Sven Sandberg2009-07-141-2/+2
| | | |\ \ \ \ \
| | | | * | | | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-2/+2
| * | | | | | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Alfranio Correia2009-12-171-2/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merging with mysql-5.1-rep+2Mats Kindahl2009-12-151-4/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2009-12-151-4/+1
| * | | | | | | | | WL#5142 FLUSH LOGS should take optional arguments for which log(s) to flushunknown2009-12-031-0/+48
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | 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
|\ \ \ \ \ \