Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 1 | -0/+2 |
* | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-12-14 | 1 | -0/+1 |
* | reverting the initial patch for bug#13437900 for refinement. | Andrei Elkin | 2011-11-29 | 1 | -1/+0 |
* | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-11-29 | 1 | -0/+1 |
* | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-10-12 | 1 | -0/+7 |
|\ | |||||
| * | BUG#11758262 - 50439: MARK INSERT...SEL...ON DUP KEY UPD,REPLACE...SEL,CREATE... | Rohit Kalhans | 2011-09-29 | 1 | -0/+6 |
| * | BUG#13001711 | Luis Soares | 2011-09-23 | 1 | -0/+1 |
| |\ | |||||
| | * | BUG#13001711: UNINITIALIZED VALUE IN MASTER_INFO::CLEAR_IN_MEMORY_INFO | Luis Soares | 2011-09-20 | 1 | -0/+1 |
* | | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF A | Dmitry Shulga | 2011-08-13 | 1 | -2/+57 |
|/ / | |||||
* | | Manual merge from mysql-5.5. | Ramil Kalimullin | 2011-08-09 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-08-02 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -0/+1 |
* | | | merge 5.1-security => 5.5-security | Tor Didriksen | 2011-07-11 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC... | Tor Didriksen | 2011-07-11 | 1 | -0/+3 |
| |/ | |||||
| * | Merge from mysql-5.1.58-release | Karen Langford | 2011-07-06 | 1 | -1/+4 |
| |\ | |||||
* | \ | Merge from mysql-5.5.14-release | unknown | 2011-07-06 | 1 | -1/+4 |
|\ \ \ | |||||
| * \ \ | merge 5.1 => 5.5 : Bug#12329653 | Tor Didriksen | 2011-05-05 | 1 | -1/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | merge 5.0 => 5.1 : Bug#12329653 | Tor Didriksen | 2011-05-04 | 1 | -1/+4 |
| | |\ \ | |||||
| | | * | | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BY | Tor Didriksen | 2011-05-04 | 1 | -1/+4 |
* | | | | | 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 | -3/+22 |
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-17 | 1 | -2/+1 |
* | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -1/+1 |
* | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -1/+0 |
* | | | WL#1054: fixed a compilation warning | Georgi Kodinov | 2010-10-05 | 1 | -1/+1 |
* | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -4/+149 |
|\ \ \ | |||||
| * | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 1 | -1/+148 |
| * | | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-18 | 1 | -3/+0 |
| |\ \ \ | |||||
| | * \ \ | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-16 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-04 | 1 | -1/+3 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l... | unknown | 2010-08-03 | 1 | -3/+0 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-30 | 1 | -3/+0 |
| * | | | | | | Bug#49907: ALTER TABLE ... TRUNCATE PARTITION does not wait for | Mattias Jonsson | 2010-08-16 | 1 | -0/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | BUG#50312 Warnings for unsafe sub-statement not returned to client | Alfranio Correia | 2010-08-10 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-07-29 | 1 | -5/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Manual merge | unknown | 2010-07-29 | 1 | -5/+16 |
| |\ \ \ | | |/ / | |||||
| | * | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slave | unknown | 2010-07-29 | 1 | -4/+15 |
| | * | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -28/+20 |
| | |\ \ | |||||
* | | \ \ | Merge trunk-bugfixing -> trunk-runtime. | Konstantin Osipov | 2010-07-27 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | | | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 1 | -21/+28 |
|\ \ \ \ | |||||
| * \ \ \ | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-06-11 | 1 | -11/+19 |
| |\ \ \ \ |