Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#11758262 - 50439: MARK INSERT...SEL...ON DUP KEY UPD,REPLACE...SEL,CREATE... | Rohit Kalhans | 2011-09-29 | 1 | -0/+42 |
* | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-08-02 | 1 | -0/+10 |
|\ | |||||
| * | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -0/+10 |
| * | Merge from mysql-5.1.58-release | Karen Langford | 2011-07-06 | 1 | -11/+17 |
| |\ | |||||
* | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ... | Alfranio Correia | 2011-07-18 | 1 | -0/+5 |
* | | | Merge from mysql-5.5.14-release | unknown | 2011-07-06 | 1 | -11/+17 |
|\ \ \ | |||||
| * \ \ | merge 5.1 => 5.5 : Bug#12329653 | Tor Didriksen | 2011-05-05 | 1 | -11/+17 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | merge 5.0 => 5.1 : Bug#12329653 | Tor Didriksen | 2011-05-04 | 1 | -11/+17 |
| | |\ \ | |||||
| | | * | | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BY | Tor Didriksen | 2011-05-04 | 1 | -10/+16 |
* | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
| | |/ | |||||
| | * | Postfix bug#49124 | Libing Song | 2011-01-26 | 1 | -1/+1 |
| | * | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | unknown | 2011-01-15 | 1 | -4/+4 |
* | | | Bug #11755431 (former 47205) | Jon Olav Hauglid | 2011-03-08 | 1 | -14/+13 |
* | | | WL#5670: Proposal: Remove SHOW NEW MASTER statement | Sven Sandberg | 2011-02-16 | 1 | -3/+2 |
* | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-14 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -8/+9 |
| * | | WL#5370 Keep forward-compatibility when changing | unknown | 2010-08-18 | 1 | -0/+17 |
* | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -16/+0 |
* | | | Bug#45288: pb2 returns a lot of compilation warnings | Tor Didriksen | 2010-10-25 | 1 | -0/+4 |
* | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c | Davi Arnaut | 2010-10-06 | 1 | -0/+1 |
* | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -2/+12 |
|\ \ \ | |||||
| * | | | Bug #56678 Valgrind warnings from binlog.binlog_unsafe | Jon Olav Hauglid | 2010-09-24 | 1 | -4/+8 |
| * | | | Bug #54579 Wrong unsafe warning for INSERT DELAYED in SBR | unknown | 2010-08-30 | 1 | -1/+7 |
* | | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -33/+188 |
|\ \ \ \ | |/ / / | |||||
| * | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 1 | -33/+170 |
| * | | | Rename of sql_alter_table -> sql_alter and sql_table_maintenance -> sql_admin | Mattias Jonsson | 2010-08-16 | 1 | -1/+1 |
| * | | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for | Mattias Jonsson | 2010-08-16 | 1 | -0/+18 |
* | | | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 1 | -0/+125 |
|\ \ \ \ | |/ / / | |||||
| * | | | BUG#50312 Warnings for unsafe sub-statement not returned to client | Alfranio Correia | 2010-08-10 | 1 | -0/+125 |
* | | | | 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/+19 |
|\ \ \ | |||||
| * \ \ | Manual merge | unknown | 2010-07-29 | 1 | -5/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | unknown | 2010-07-29 | 1 | -3/+17 |
| | * | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -4/+44 |
| | |\ \ | |||||
* | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -2/+2 |
* | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -2/+0 |
|/ / / / | |||||
* | | | | Fix ~1000 warnings class/struct mismatch. | Vladislav Vaintroub | 2010-06-22 | 1 | -1/+1 |
* | | | | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 1 | -14/+41 |
|\ \ \ \ | |||||
| * \ \ \ | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 1 | -4/+28 |
| |\ \ \ \ | |||||
| | * \ \ \ | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -4/+44 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | * | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -4/+44 |
| * | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -10/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -10/+13 |
| | |/ / | |||||
* | | | | Bug#20837 Apparent change of isolation level during transaction | Magne Mahre | 2010-06-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Draft patch that fixes and a sketches test cases for: | Konstantin Osipov | 2010-05-07 | 1 | -1/+1 |
* | | | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-06-06 | 1 | -0/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-05-20 | 1 | -5/+21 |
| | |\ \ \ \ |