Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed --ps-protocol failures of test for bug#54332 "Deadlock | Dmitry Lenev | 2010-08-24 | 2 | -0/+7 |
* | merge mysql-5.5-bugfixing (local) --> mysql-5.5-bugfixing | Alfranio Correia | 2010-08-24 | 1 | -69/+69 |
|\ | |||||
| * | Post-fix push for BUG#53452. | Alfranio Correia | 2010-08-23 | 1 | -69/+69 |
* | | mysqlhotcopy tests fixed. | Alexey Botchkov | 2010-08-23 | 2 | -2/+5 |
* | | After fix for Bug#55912 FORMAT with locale set fails for numbers < 1000 | Alexander Barkov | 2010-08-24 | 1 | -1/+1 |
|/ | |||||
* | Bug #54332 Deadlock with two connections doing LOCK TABLE+INSERT DELAYED | Jon Olav Hauglid | 2010-08-23 | 2 | -0/+234 |
* | Bug#52121 partition by key on utf32 enum field cause debug assertion: (length... | Alexander Barkov | 2010-08-23 | 2 | -0/+42 |
* | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detected | Mattias Jonsson | 2010-08-20 | 2 | -0/+93 |
* | Bug#54129 Missing the execute bit for scripts | Alexey Botchkov | 2010-08-19 | 2 | -2/+1 |
* | merging. | Alexey Botchkov | 2010-08-19 | 2 | -0/+9 |
|\ | |||||
| * | Bug#54466 client 5.5 built from source lacks "pager" support | Alexey Botchkov | 2010-08-19 | 2 | -0/+9 |
* | | Bug#55912 FORMAT with locale set fails for numbers < 1000 | Alexander Barkov | 2010-08-20 | 4 | -0/+65 |
|/ | |||||
* | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing. | Jon Olav Hauglid | 2010-08-20 | 58 | -342/+1332 |
|\ | |||||
| * | Fixed failure of parts.partition_debug_sync_innodb.test which | Dmitry Lenev | 2010-08-20 | 1 | -1/+2 |
| * | Bug #55973 Assertion `thd->transaction.stmt.is_empty()' | Jon Olav Hauglid | 2010-08-20 | 2 | -0/+32 |
| * | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime | Jon Olav Hauglid | 2010-08-18 | 22 | -167/+772 |
| |\ | |||||
| * \ | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 123 | -748/+9707 |
| |\ \ | |||||
| * | | | Bug #54850 rpl_ndb.rpl_ndb_stm_innodb and | Magne Mahre | 2010-08-17 | 3 | -3/+2 |
| * | | | Bug#55001 Change in behavior: thread_concurrency (docs, | Magne Mahre | 2010-08-16 | 2 | -11/+0 |
| * | | | Bug#52117 "Pending FLUSH TALBES <list> aborts transactions unnecessarily" | Konstantin Osipov | 2010-08-13 | 2 | -0/+185 |
| * | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-13 | 61 | -1523/+905 |
| |\ \ \ | |||||
| * | | | | Bug #54105 assert in MDL_context::release_locks_stored_before | Jon Olav Hauglid | 2010-08-13 | 2 | -0/+44 |
| * | | | | A follow up patch for WL#5000: add a test case | Konstantin Osipov | 2010-08-12 | 2 | -0/+48 |
| * | | | | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 9 | -5/+502 |
| |\ \ \ \ | |||||
| | * | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH | Dmitry Lenev | 2010-07-27 | 10 | -11/+433 |
| * | | | | | Followup for Bug #54360 Deadlock DROP/ALTER/CREATE DATABASE | Jon Olav Hauglid | 2010-08-10 | 3 | -10/+12 |
| * | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". | Konstantin Osipov | 2010-08-09 | 1 | -0/+1 |
| * | | | | | Merge 5.5-bugfixing -> 5.5-runtime. | Konstantin Osipov | 2010-08-09 | 25 | -31/+1138 |
| |\ \ \ \ \ | |||||
| * | | | | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK and | Dmitry Lenev | 2010-08-06 | 41 | -312/+504 |
* | | | | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 50 | -668/+894 |
* | | | | | | | Bug#54916 GROUP_CONCAT + IFNULL truncates output | Alexander Barkov | 2010-08-19 | 9 | -0/+3475 |
* | | | | | | | Bug#53563 Fix and enable charset/collation tests in funcs_2 | Bernt M. Johnsen | 2010-08-19 | 5 | -10/+16 |
* | | | | | | | Backporting Bug#32391 Character sets: crash with --character-set-server | Alexander Barkov | 2010-08-19 | 3 | -0/+18 |
* | | | | | | | Bug#45263 utf32_general_ci, bad effects around CREATE TABLE AS SELECT | Alexander Barkov | 2010-08-18 | 2 | -0/+18 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | WL#5370 Keep forward-compatibility when changing | unknown | 2010-08-18 | 22 | -167/+772 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-18 | 29 | -322/+405 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-16 | 22 | -1091/+689 |
| |\ \ \ \ \ | |||||
| * | | | | | | Disable test cases due to Bug 55966. | Alexander Nozdrin | 2010-08-13 | 2 | -4/+8 |
| * | | | | | | Merge of fix for Bug#54444. | Martin Hansson | 2010-08-11 | 4 | -85/+85 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Bug#54444: Do not run main.range test for products without partitioning | Martin Hansson | 2010-08-11 | 4 | -85/+85 |
| * | | | | | | | manual merge from mysql-5.1-bugteam | Jon Olav Hauglid | 2010-08-09 | 2 | -0/+40 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Bug #54106 assert in Protocol::end_statement, | Jon Olav Hauglid | 2010-08-09 | 2 | -0/+40 |
| * | | | | | | | merge from 5.1-bugteam of merge from 5.1-mtr | Bjorn Munch | 2010-08-06 | 50 | -358/+233 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Bug #55503 MTR fails to filter LEAK SUMMARY from valgrind report of restarted... | Bjorn Munch | 2010-08-06 | 2 | -4/+0 |
| | * | | | | | | merge from 5.1-mtr | Bjorn Munch | 2010-08-06 | 50 | -360/+237 |
| | |\ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ | merge | Georgi Kodinov | 2010-08-05 | 3 | -2/+37 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Bug#54568: create view cause Assertion failed: 0, | Martin Hansson | 2010-08-05 | 2 | -0/+37 |
| * | | | | | | | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-04 | 78 | -358/+4461 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge | Georgi Kodinov | 2010-08-03 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-03 | 1 | -1/+0 |