Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | BUG#58416: binlog.binlog_row_failure_mixing_engines fails on | Luis Soares | 2010-11-27 | 1 | -0/+1 | |
* | | | | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteam | Alfranio Correia | 2010-12-03 | 3 | -69/+292 | |
|\ \ \ \ \ | ||||||
| * | | | | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex... | Alfranio Correia | 2010-11-05 | 2 | -70/+139 | |
| * | | | | | BUG#56343 binlog_cache_use status is bigger than expected | Alfranio Correia | 2010-11-05 | 2 | -41/+195 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | BUG#56343 binlog_cache_use status is bigger than expected | Alfranio Correia | 2010-10-06 | 2 | -41/+129 | |
* | | | | | | | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED | 2010-11-29 | 1 | -2/+2 | ||
* | | | | | | | Manual merge | 2010-11-28 | 1 | -0/+53 | ||
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | BUG#54903 BINLOG statement toggles session variables | 2010-11-28 | 1 | -0/+53 | ||
| * | | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-11-27 | 1 | -6/+2 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-10-25 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | merge from 5.5-mtr | Bjorn Munch | 2010-11-27 | 2 | -13/+9 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | upmerge 58515 | Bjorn Munch | 2010-11-26 | 1 | -6/+2 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Bug #58515 Tests: use use exec echo, not write_file to write mysqld.1.expect | Bjorn Munch | 2010-11-26 | 1 | -6/+2 | |
| | * | | | | | merge from 5.1 up to rev 3471 | Bjorn Munch | 2010-11-14 | 2 | -1/+236 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Follow-up to Bug #55582 which allows checking strings in if | Bjorn Munch | 2010-10-21 | 2 | -2/+2 | |
| * | | | | | | Bug #58412 mysqltest: allow quoting of strings in let and in if comparison | Bjorn Munch | 2010-11-26 | 1 | -7/+7 | |
* | | | | | | | Made tests clean up after themselves. | Sven Sandberg | 2010-11-19 | 1 | -0/+1 | |
* | | | | | | | merge from 5.5-mtr | Bjorn Munch | 2010-11-19 | 9 | -96/+103 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Tests: many if/while expresissons simplified after 57276 | Bjorn Munch | 2010-11-17 | 9 | -96/+103 | |
| * | | | | | merge from 5.5 | Bjorn Munch | 2010-11-14 | 1 | -34/+84 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | merge from 5.5-mtr | Bjorn Munch | 2010-10-26 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | merge from 5.5 | Bjorn Munch | 2010-10-21 | 2 | -5/+22 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | upmerge and adapt follow-up to 55582 | Bjorn Munch | 2010-10-21 | 4 | -7/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Follow-up to Bug #55582 which allows chaecking strings in if | Bjorn Munch | 2010-10-20 | 2 | -2/+2 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-10-19 | 2 | -0/+117 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Manual merge | 2010-10-16 | 1 | -0/+61 | ||
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Bug#56118 STOP SLAVE does not wait till trx with CREATE TMP TABLE ends, | 2010-10-16 | 1 | -0/+61 | ||
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Bug#56096: STOP SLAVE hangs if executed in parallel with user sleep | Davi Arnaut | 2010-10-13 | 1 | -0/+56 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Fix for bug #57422 "rpl_row_sp003 sporadically fails under | Dmitry Lenev | 2010-10-13 | 1 | -2/+16 | |
|/ / / / / | ||||||
* | | | | | Manual merge | 2010-10-09 | 1 | -34/+84 | ||
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | ||||||
| * | | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -0/+235 | ||
| * | | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l... | 2010-08-03 | 1 | -1/+1 | ||
| | |/ | |/| | ||||||
* | | | Bug #54579 Wrong unsafe warning for INSERT DELAYED in SBR | 2010-08-30 | 2 | -5/+22 | ||
| |/ |/| | ||||||
* | | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing. | Jon Olav Hauglid | 2010-08-20 | 1 | -1/+1 | |
|\ \ | ||||||
| * \ | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime | Jon Olav Hauglid | 2010-08-18 | 1 | -5/+0 | |
| |\ \ | ||||||
| * \ \ | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-13 | 1 | -20/+3 | |
| |\ \ \ | ||||||
| * | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and | Dmitry Lenev | 2010-08-06 | 1 | -1/+1 | |
* | | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 4 | -5/+10 | |
| |_|/ / |/| | | | ||||||
* | | | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -5/+0 | ||
| |/ / |/| | | ||||||
* | | | BUG#50312 Warnings for unsafe sub-statement not returned to client | Alfranio Correia | 2010-08-10 | 1 | -20/+3 | |
|/ / | ||||||
* | | merging for bug#54935 to trunk-bugfixing | Andrei Elkin | 2010-07-17 | 3 | -6/+21 | |
|\ \ | ||||||
| * | | bug#54935 | Andrei Elkin | 2010-07-16 | 1 | -2/+6 | |
| * | | bug#54935 | Andrei Elkin | 2010-07-16 | 3 | -6/+17 | |
| * | | reverting fixes for Bug@50316 in mysql-trunk | Andrei Elkin | 2010-05-18 | 2 | -12/+12 | |
* | | | BUG 54842: automerged bzr bundle in mysql-trunk-bugfixing. | Luis Soares | 2010-07-07 | 1 | -0/+30 | |
|\ \ \ | ||||||
| * | | | BUG#54842: DROP TEMPORARY TABLE not binlogged after manual | Luis Soares | 2010-06-29 | 1 | -0/+30 | |
* | | | | WL#5344 | Alfranio Correia | 2010-06-30 | 2 | -0/+1356 | |
* | | | | BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tables | Alfranio Correia | 2010-06-30 | 1 | -2/+2 | |
|/ / / | ||||||
* | | | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 15 | -326/+245 | |
|\ \ \ | ||||||
| * | | | Postfix for bug49741 | 2010-06-08 | 1 | -2/+18 |