Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG 54925: automerged bzr bundle from bug report. | Luis Soares | 2010-07-08 | 1 | -1/+1 |
|\ | |||||
| * | BUG#54925: Assertion `query_arg && mysql_bin_log.is_open()' on | Luis Soares | 2010-07-01 | 1 | -1/+1 |
* | | Bug#54783: optimize table crashes with invalid timestamp default | Davi Arnaut | 2010-07-06 | 1 | -0/+3 |
|/ | |||||
* | Backport of revid:ingo.struewing@sun.com-20091223200354-r2uzbdkj2v6yv111 | Alexander Nozdrin | 2010-06-25 | 1 | -1/+6 |
* | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 1 | -1/+1 |
|\ | |||||
| * | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -1/+1 |
| |\ | |||||
| | * | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -1/+1 |
| | * | merge | Mattias Jonsson | 2010-05-23 | 1 | -3/+20 |
| | |\ | |||||
| | * \ | merge into mysql-5.1-bugteam | Mattias Jonsson | 2010-05-21 | 1 | -7/+13 |
| | |\ \ | |||||
| | | * | | Bug#49477: Assertion `0' failed in ha_partition.cc:5530 | Mattias Jonsson | 2009-12-11 | 1 | -7/+13 |
* | | | | | A pre-requisite patch for WL#5419 "LOCK_open scalability: | Konstantin Osipov | 2010-06-10 | 1 | -31/+31 |
* | | | | | WL#4441 "LOCK_open: Remove requirement of mutex protecting | Konstantin Osipov | 2010-06-08 | 1 | -4/+0 |
* | | | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-06-06 | 1 | -12/+48 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 1 | -4/+42 |
| |\ \ \ \ | |||||
| | * \ \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-24 | 1 | -3/+20 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Bug #53804: serious flaws in the alter database .. upgrade | Gleb Shchepa | 2010-05-21 | 1 | -3/+20 |
| | | |/ / | |||||
| | * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-09 | 1 | -0/+14 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -0/+14 |
| | | |\ \ | |||||
| | * | \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-04-30 | 1 | -1/+8 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Fix for bug#50946: fast index creation still seems to copy the table | Ramil Kalimullin | 2010-04-25 | 1 | -0/+7 |
| * | | | | | Bug #53445 Build with -Wall and fix warnings that it generates | Tor Didriksen | 2010-05-26 | 1 | -5/+2 |
| * | | | | | Merge of bug#51851. | Mattias Jonsson | 2010-05-24 | 1 | -3/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#51851: Server with SBR locks mutex twice on LOAD DATA | Mattias Jonsson | 2010-03-30 | 1 | -3/+4 |
* | | | | | | | A follow up patch for the fix for Bug#51263 "Deadlock between | Konstantin Osipov | 2010-06-01 | 1 | -14/+11 |
* | | | | | | | Patch that addresses bug #53976 "ALTER TABLE RENAME | Dmitry Lenev | 2010-05-28 | 1 | -87/+0 |
* | | | | | | | Fix for bug #51263 "Deadlock between transactional | Dmitry Lenev | 2010-05-26 | 1 | -2/+2 |
* | | | | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLE | Davi Arnaut | 2010-05-25 | 1 | -6/+13 |
* | | | | | | | Pre-requisite patch for bug #51263 "Deadlock between | Dmitry Lenev | 2010-05-25 | 1 | -4/+22 |
|/ / / / / / | |||||
* | | | | | | Fix compiler warning about "assignment used as truth value" | Dmitry Lenev | 2010-05-13 | 1 | -1/+1 |
* | | | | | | Clean-up, give better names, add comments to | Konstantin Osipov | 2010-05-06 | 1 | -1/+1 |
* | | | | | | Committing on behalf or Dmitry Lenev: | Konstantin Osipov | 2010-04-28 | 1 | -0/+6 |
| |/ / / / |/| | | | | |||||
* | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-04-21 | 1 | -46/+21 |
|\ \ \ \ \ | |||||
| * | | | | | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside a | Alfranio Correia | 2010-04-20 | 1 | -46/+21 |
* | | | | | | merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-04-20 | 1 | -18/+94 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+27 |
| * | | | | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -846/+802 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-20 | 1 | -1/+45 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corrupt | Georgi Kodinov | 2010-03-17 | 1 | -1/+45 |
| * | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-03-07 | 1 | -15/+21 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix for bug#51304: checksum table gives different results | Ramil Kalimullin | 2010-02-28 | 1 | -15/+21 |
* | | | | | | Bug #47459 Assertion in Diagnostics_area::set_eof_status on OPTIMIZE TABLE | Jon Olav Hauglid | 2010-04-15 | 1 | -5/+11 |
| |_|/ / / |/| | | | | |||||
* | | | | | A post-review fix for type-aware metadata locks. | Konstantin Osipov | 2010-03-16 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | A review comment for the fix for Bug#46672. | Konstantin Osipov | 2010-03-13 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2010-03-02 | 1 | -24/+27 |
|\ \ \ \ \ | |||||
| * | | | | | manual merge fix of bug#42438 in mysql-next-mr-merge | Mattias Jonsson | 2010-03-02 | 1 | -3/+4 |
| * | | | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2010-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merging WL#1213 into mysql-next-mr-bar2 | Alexander Barkov | 2010-02-24 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Backporting WL#1213 | Alexander Barkov | 2010-02-24 | 1 | -1/+1 |
| * | | | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -20/+22 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-02-23 | 1 | -25/+37 |
| | |\ \ \ \ \ |