Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_format | Alfranio Correia | 2010-06-02 | 1 | -14/+43 |
* | BUG#53421 Part of transaction not written in binlog after deadlock, replication | Alfranio Correia | 2010-06-01 | 1 | -0/+4 |
* | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 1 | -3/+18 |
|\ | |||||
| * | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-05-20 | 1 | -52/+37 |
| |\ | |||||
| * \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-09 | 1 | -1/+8 |
| |\ \ | |||||
| | * \ | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -1/+8 |
| | |\ \ | |||||
| | | * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-03 | 1 | -0/+7 |
| | | * | | Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini... | Davi Arnaut | 2010-04-29 | 1 | -0/+7 |
| * | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-04-30 | 1 | -1/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Manual merge. | Ramil Kalimullin | 2010-04-29 | 1 | -1/+9 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix for bug #53237: mysql_list_fields/COM_FIELD_LIST stack smashing | Ramil Kalimullin | 2010-04-29 | 1 | -1/+9 |
| | | * | | Backport of the fix for bug #49552 to 5.0-bugteam | Georgi Kodinov | 2010-02-25 | 1 | -2/+2 |
| * | | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-04-27 | 1 | -1/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Manual merge of mysql-5.1-bugteam to | Alexey Kopytov | 2010-04-19 | 1 | -1/+71 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-04-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Bug#46615 Assertion in Query_cache::invalidate in INSERT in a VIEW of a MERGE... | Kristofer Pettersson | 2010-03-24 | 1 | -1/+1 |
| | * | | | | | BUG#48632: Fix for Bug #23300 Has Not Been Backported | Luis Soares | 2010-02-05 | 1 | -2/+2 |
* | | | | | | | Merge of bug#51851. | Mattias Jonsson | 2010-05-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
* | | | | | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-05-18 | 1 | -52/+37 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Patch for Bug#27863 (excessive memory usage for many small queries in a | Alexander Nozdrin | 2010-05-14 | 1 | -20/+16 |
| * | | | | | | Patch for Bug#21818 (Return value of ROW_COUNT() is incorrect | Alexander Nozdrin | 2010-05-14 | 1 | -32/+21 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Clean-up, give better names, add comments to | Konstantin Osipov | 2010-05-06 | 1 | -3/+6 |
* | | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-05-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | BUG#53075 SBR: Strange warning around CONNECTION_ID | Alfranio Correia | 2010-04-26 | 1 | -1/+1 |
* | | | | | | Committing on behalf or Dmitry Lenev: | Konstantin Osipov | 2010-04-28 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-04-20 | 1 | -1/+71 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | WL#5030: Splitting mysql_priv.h | Mats Kindahl | 2010-04-07 | 1 | -0/+10 |
| * | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+61 |
| |/ / / | |||||
* | | | | Additional test coverage for | Jon Olav Hauglid | 2010-04-19 | 1 | -0/+6 |
|/ / / | |||||
* | | | A fix and a test case for Bug#51710 FLUSH TABLES <view> WITH READ | Konstantin Osipov | 2010-03-10 | 1 | -0/+23 |
* | | | Bug #51376 Assert `! is_set()' failed in | Jon Olav Hauglid | 2010-03-03 | 1 | -7/+9 |
* | | | WL#5000 FLUSH TABLES|TABLE table_list WITH READ LOCK. | Konstantin Osipov | 2010-02-27 | 1 | -0/+116 |
* | | | Bug #51336 Assert in reload_acl_and_cache during RESET QUERY CACHE | Jon Olav Hauglid | 2010-02-26 | 1 | -0/+1 |
* | | | merge from mysql-next-mr-bugfixing | Jon Olav Hauglid | 2010-02-25 | 1 | -29/+42 |
|\ \ \ | |||||
| * | | | Bug#31767 DROP FUNCTION name resolution | Marc Alff | 2010-02-23 | 1 | -29/+42 |
* | | | | Followup to Bug#45225 Locking: hang if drop table with no timeout | Jon Olav Hauglid | 2010-02-24 | 1 | -10/+10 |
|/ / / | |||||
* | | | Bug#43201 : Stack overrun when running sp-error test. | Vladislav Vaintroub | 2010-02-23 | 1 | -2/+1 |
* | | | Fix for bug #50908 "Assertion `handler_tables_hash.records == 0' | Dmitry Lenev | 2010-02-12 | 1 | -8/+0 |
* | | | Fix for bug #50913 "Deadlock between open_and_lock_tables_derived | Dmitry Lenev | 2010-02-08 | 1 | -0/+3 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-06 | 1 | -23/+25 |
|\ \ \ | |||||
| * \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-31 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #49552 : sql_buffer_result cause crash + not found records | Georgi Kodinov | 2010-01-29 | 1 | -2/+2 |
| | * | | Fix for compiler warnings: | Davi Arnaut | 2010-01-28 | 1 | -1/+1 |
| | * | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -8/+9 |
| * | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-30 | 1 | -4/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#49501 Inefficient information_schema check (system collation), addon | Sergey Glukhov | 2010-01-22 | 1 | -3/+3 |
| * | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-28 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge | Mattias Jonsson | 2010-01-19 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Bug#47343: InnoDB fails to clean-up after lock wait timeout on | Mattias Jonsson | 2010-01-18 | 1 | -1/+1 |
| | * | | | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 1 | -17/+23 |