Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -1/+12 |
|\ | |||||
| * | Fix of LP BUG#872775. | unknown | 2011-11-01 | 1 | -0/+7 |
| * | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -0/+3 |
| * | BUG#849763: Wrong result with second execution of prepared statement with sem... | Sergey Petrunya | 2011-09-20 | 1 | -1/+1 |
| * | Fixed LP bug #824463. | Igor Babaev | 2011-08-15 | 1 | -1/+1 |
* | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -13/+76 |
|\ \ | |||||
| * | | 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 |
* | | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -10/+79 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fixed LP BUG#800696. | unknown | 2011-07-19 | 1 | -1/+0 |
| * | | | | Fixed LP bug #794901. | Igor Babaev | 2011-07-16 | 1 | -1/+7 |
| * | | | | Fixed LP bug #794890. | Igor Babaev | 2011-06-13 | 1 | -0/+3 |
| * | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -7/+49 |
| |\ \ \ \ | |||||
| | * | | | | Fixed typo (exlude -> exclude). | unknown | 2011-05-30 | 1 | -1/+1 |
| | * | | | | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106. | Igor Babaev | 2011-05-27 | 1 | -0/+2 |
| | * | | | | Fix warnings | Vladislav Vaintroub | 2011-05-20 | 1 | -1/+1 |
| | * | | | | Fixed LP bug #784281. | Igor Babaev | 2011-05-17 | 1 | -0/+2 |
| | * | | | | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -7/+45 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -7/+46 |
| | | |\ \ \ \ | |||||
| | | | * | | | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -7/+46 |
| * | | | | | | | Fixed the abort failure of a test case from vcol.vcol_misc. | Igor Babaev | 2011-05-28 | 1 | -0/+1 |
| |/ / / / / / | |||||
| * | | | | | | Moving max/min optimization from prepare to optimization phase. MWL#148 | Oleksandr Byelkin | 2011-05-04 | 1 | -1/+2 |
| * | | | | | | MWL#89 | unknown | 2011-05-02 | 1 | -0/+11 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | MWL#89 | unknown | 2011-03-30 | 1 | -0/+11 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | MWL#89 | unknown | 2011-02-10 | 1 | -1/+1 |
| | | * | | | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation | unknown | 2010-11-05 | 1 | -0/+11 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation | unknown | 2010-10-04 | 1 | -0/+3 |
| | | | * | | | | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformation | unknown | 2010-09-05 | 1 | -0/+8 |
| | | | |/ / / / / | |||||
| * | | | | | | | | Added ALTER ONLINE TABLE, which will give an error if the change can't be don... | Michael Widenius | 2011-04-28 | 1 | -1/+1 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -8/+9 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -8/+9 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -8/+9 |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | |||||
* | | | | | | | | | fix memory leaks and other problems found by safemalloc | Sergei Golubchik | 2011-07-10 | 1 | -8/+25 |
* | | | | | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -44/+38 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | 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 |