Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -2/+17 |
* | MDEV-3944: Allow derived tables in VIEWS | Oleksandr Byelkin | 2016-05-28 | 1 | -1/+0 |
* | MDEV-10102 Disallow CREATE VIEW .. PROCEDURE ANALYSE() syntactically | Alexander Barkov | 2016-05-23 | 1 | -2/+0 |
* | Fixed bug mdev-9937. | Igor Babaev | 2016-04-20 | 1 | -0/+1 |
* | MDEV-9780: Window functions: interplay between window function and other cons... | Sergei Petrunia | 2016-04-10 | 1 | -0/+2 |
* | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -12/+69 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 1 | -1/+1 |
| * | | | Manual merge of branch 'bb-10.2-mdev8789' into 10.2 | Igor Babaev | 2016-03-21 | 1 | -3/+38 |
| |\ \ \ | |||||
| | * | | | Addressed the issues raised in the review for the main patchbb-10.2-mdev8789 | Igor Babaev | 2016-02-17 | 1 | -1/+3 |
| | * | | | MDEV-8789 Implement non-recursive common table expressions | Galina Shalygina | 2015-12-18 | 1 | -2/+35 |
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -8/+30 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Merge branch 'bb-10.1-serg' into 10.1 | Sergei Golubchik | 2016-02-24 | 1 | -2/+14 |
| | |\ \ | |||||
| | | * \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -2/+14 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -2/+14 |
| | | | |\ | |||||
| | | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -2/+7 |
| | | | | |\ | |||||
| | | | | | * | Bug#17047208 REPLICATION DIFFERENCE FOR MULTIPLE TRIGGERS | Venkatesh Duggirala | 2015-11-19 | 1 | -1/+6 |
| | | | | | * | Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD" | Gleb Shchepa | 2014-06-23 | 1 | -3/+2 |
| | | | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | | | * | Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION IN | Sujatha Sivakumar | 2013-06-24 | 1 | -0/+7 |
| | | | | | * | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2013-04-14 | 1 | -2/+4 |
| | | | | | |\ | |||||
| | | | | | | * | Bug#16347426:ASSERTION FAILED: (SELECT_INSERT && | Chaithra Gopalareddy | 2013-04-14 | 1 | -2/+3 |
| | | | | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | | | | | * | Applying patch for Bug#67177 Bug#15967374 from Kent | Hery Ramilison | 2013-01-08 | 1 | -1/+5 |
| | | | | | * | | Bug#16359402 CRASH WITH AGGREGATES: ASSERTION FAILED: N < M_SIZE | Tor Didriksen | 2013-03-14 | 1 | -1/+2 |
| | | | | | * | | merge bug11754117-45670 fixes from 5.1: fixing comments in sql_lex.h. | Andrei Elkin | 2012-04-21 | 1 | -1/+2 |
| | | | | | * | | merge bug11754117-45670 fixes from 5.1. | Andrei Elkin | 2012-04-21 | 1 | -0/+5 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | | * | Backport 5.5=>5.1 Patch for Bug#13805127: | Tor Didriksen | 2012-04-18 | 1 | -2/+14 |
| | | | | | * | | BUG#11765650 - 58637: MARK UPDATES THAT DEPEND ON ORDER OF TWO KEYS UNSAFE | Rohit Kalhans | 2012-03-30 | 1 | -0/+6 |
| | | | | | * | | Patch for Bug#13805127: Stored program cache produces wrong result in same THD. | Tor Didriksen | 2012-03-29 | 1 | -2/+14 |
| | | | | | * | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | * | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-09 | 1 | -0/+15 |
| | | | | | * | | Backout the patch for bug#11758263. | Rohit Kalhans | 2012-02-08 | 1 | -15/+0 |
| | | | | | * | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 1 | -0/+15 |
| | | | | | * | | bug#13437900 | Andrei Elkin | 2011-12-14 | 1 | -1/+1 |
| | | | | | * | | 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 | -7/+0 |
| | | | | | * | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-11-29 | 1 | -0/+7 |
| | | | | | * | | 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 | hery.ramilison@oracle.com | 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 |
| | | | | | | |\ \ \ | | | | | | | | |/ / | | | | | | | |/| | |