Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#58052 Binary log IO not being accounted for properly | Marc Alff | 2010-11-12 | 1 | -2/+4 |
* | Bug#58080: Crash on failure to create a thread to handle a user connection | Davi Arnaut | 2010-11-09 | 1 | -1/+1 |
* | Fix for BUG#57316 "It is not clear how to disable autocommit" | Guilhem Bichot | 2010-11-05 | 1 | -0/+13 |
* | BUG#47027 delegates_init() failure is not user friendly (usability issue) | He Zhenxing | 2010-11-04 | 1 | -4/+4 |
* | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-08 | 1 | -4/+3 |
* | Bug#30025 Mysqld prints out warnings/errors being run with --no-defaults --help | Alexey Botchkov | 2010-10-08 | 1 | -0/+5 |
* | Fix for Bug#57094 (Copyright notice incorrect?). | Alexander Nozdrin | 2010-10-06 | 1 | -7/+4 |
* | merge | Georgi Kodinov | 2010-10-04 | 1 | -35/+21 |
|\ | |||||
| * | Bug#57210: remove pstack | Davi Arnaut | 2010-10-04 | 1 | -23/+0 |
| * | Local merge | Marc Alff | 2010-09-14 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug#53251 mysql_library_init fails on second execution with embedded lib... | Alexey Botchkov | 2010-09-02 | 1 | -0/+1 |
| * | | Bug#56324 Race Condition while shutting down MySQL: "PSI_server" | Marc Alff | 2010-09-09 | 1 | -12/+20 |
| |/ | |||||
* | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -55/+41 |
|\ \ | |/ | |||||
| * | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-08-30 | 1 | -17/+20 |
| |\ | |||||
| | * | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-30 | 1 | -10/+8 |
| | |\ | |||||
| | | * | Bug#52312 lost Handler_read_last status variable | Marc Alff | 2010-08-25 | 1 | -0/+1 |
| | | * | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing. | Jon Olav Hauglid | 2010-08-20 | 1 | -10/+5 |
| | | |\ | |||||
| | | | * | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -4/+4 |
| | | | |\ | |||||
| | | | * | | Extract reload_acl_and_cache() and flush_tables_with_read_lock() | Konstantin Osipov | 2010-08-13 | 1 | -0/+1 |
| | | | * | | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -10/+4 |
| | | | |\ \ | |||||
| | | | | * | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH | Dmitry Lenev | 2010-07-27 | 1 | -5/+2 |
| | | * | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 1 | -0/+2 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Auto-merge from mysql-5.1-bugteam | Dmitry Shulga | 2010-08-25 | 1 | -7/+12 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Fixed bug #29751 - do not rename the error log at FLUSH LOGS. | Dmitry Shulga | 2010-08-25 | 1 | -7/+12 |
| * | | | | | Merging with mysql-5.5 | Mats Kindahl | 2010-08-23 | 1 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | merge | Georgi Kodinov | 2010-08-05 | 1 | -4/+4 |
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| | | |||||
| | | * | | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
| | | |\ \ | |||||
| * | | \ \ | Merging with mysql-5.5-stage. | Mats Kindahl | 2010-08-16 | 1 | -34/+17 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | WL#5363: Thread Pool Service Interface | Mats Kindahl | 2010-06-07 | 1 | -34/+17 |
* | | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -0/+3 |
|/ / / / / | |||||
* | | | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-07-29 | 1 | -5/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Bug#55061: Build failing on sol 8 x86 - assembler code vs | Alexey Kopytov | 2010-07-12 | 1 | -1/+1 |
| * | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 1 | -4/+3 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -4/+3 |
| | | |/ / / | | |/| | | | |||||
* | | | | | | Merge trunk-bugfixing -> trunk-runtime. | Konstantin Osipov | 2010-07-27 | 1 | -24/+6 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -5/+1 |
| * | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -5/+2 |
| * | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -14/+3 |
| |/ / / / | |||||
* | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-07-19 | 1 | -380/+83 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge of mysql-trunk-merge into mysql-trunk-bugfixing. | Davi Arnaut | 2010-07-16 | 1 | -8/+9 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 1 | -373/+37 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-09 | 1 | -1/+1 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-02 | 1 | -6/+7 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -14/+17 |
| | | * | | | Automerge. | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | * | | | | Bug#54457: Test suite broken for 32-bit build | Davi Arnaut | 2010-06-28 | 1 | -1/+1 |
| | * | | | | | Manual merge from 5.1. | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Bug#54667: Unnecessary signal handler redefinition | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
| | | |/ / / |