Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into bb-10.2-mdev9864 | Igor Babaev | 2016-09-07 | 1 | -9/+1 |
|\ | |||||
| * | MDEV-10729: Server crashes in st_select_lex::set_explain_type | Sergei Petrunia | 2016-09-07 | 1 | -1/+1 |
| * | MDEV-8909 union parser cleanup | Alexander Barkov | 2016-09-07 | 1 | -8/+0 |
* | | Merge branch '10.2' into 10.2-mdev9197 | Igor Babaev | 2016-09-04 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | MDEV-10035: DBUG_ASSERT on CREATE VIEW v1 AS SELECT * FROM t1 FOR UPDATE | Oleksandr Byelkin | 2016-09-04 | 1 | -0/+1 |
* | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+188 |
|\ \ | |/ |/| | |||||
| * | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+188 |
* | | Merge 10.2 into 10.2-mdev9864. | Igor Babaev | 2016-08-30 | 1 | -21/+19 |
|\ \ | |||||
| * \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -13/+16 |
| |\ \ | |||||
| | * \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -13/+16 |
| | |\ \ | |||||
| | | * \ | Merge branch '5.5' into bb-10.0 | Sergei Golubchik | 2016-06-21 | 1 | -13/+16 |
| | | |\ \ | |||||
| | | | * | | MDEV-8328 Evaluation of two "!" operators depends on space in beetween | Sergei Golubchik | 2016-06-14 | 1 | -13/+16 |
| * | | | | | revert second lookahead in the lexer | Sergei Golubchik | 2016-06-30 | 1 | -69/+4 |
| * | | | | | Use default character set for expressions | Michael Widenius | 2016-06-30 | 1 | -1/+1 |
| * | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -10/+71 |
| * | | | | | MDEV-3944: Allow derived tables in VIEWS | Oleksandr Byelkin | 2016-05-28 | 1 | -2/+1 |
* | | | | | | MDEV-10372: EXPLAIN fixes for recursive CTEs, including FORMAT=JSON | Sergei Petrunia | 2016-08-08 | 1 | -2/+23 |
* | | | | | | Fixed the following problem: | Igor Babaev | 2016-07-26 | 1 | -0/+14 |
* | | | | | | Merge branch '10.2' into 10.2-mdev986410.2-test1234 | Galina Shalygina | 2016-05-25 | 1 | -2/+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 |
| * | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -81/+317 |
| |\ \ \ \ | |||||
| * | | | | | Changed the base class for Item_window_func from Item_result_field to | Igor Babaev | 2016-03-23 | 1 | -0/+1 |
| * | | | | | Initial patch for the implementation of window functions (MDEV-6115): | Igor Babaev | 2016-02-12 | 1 | -0/+9 |
| * | | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -14/+25 |
* | | | | | | Fixed many problems in the code of With_element::check_unrestricted_recursive(). | Galina Shalygina | 2016-05-19 | 1 | -0/+3 |
* | | | | | | Main patch for mdev-9864 | Galina Shalygina | 2016-05-09 | 1 | -0/+1 |
* | | | | | | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -14/+36 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -20/+12 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali... | Oleksandr Byelkin | 2016-03-18 | 1 | -20/+12 |
| * | | | | MDEV-9641 MDEV-9644 NULLIF assertions | Sergei Golubchik | 2016-03-05 | 1 | -1/+1 |
* | | | | | Manual merge of branch 'bb-10.2-mdev8789' into 10.2 | Igor Babaev | 2016-03-21 | 1 | -0/+41 |
|\ \ \ \ \ | |||||
| * | | | | | Addressed the issues raised in the review for the main patchbb-10.2-mdev8789 | Igor Babaev | 2016-02-17 | 1 | -0/+1 |
| * | | | | | MDEV-8789 Implement non-recursive common table expressions | Galina Shalygina | 2015-12-18 | 1 | -0/+40 |
| | |/ / / | |/| | | | |||||
* | | | | | MDEV-9665 Remove cs->cset->ismbchar() | Alexander Barkov | 2016-03-16 | 1 | -33/+22 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -28/+242 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch 'bb-10.1-serg' into 10.1 | Sergei Golubchik | 2016-02-24 | 1 | -1/+14 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+14 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+14 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_... | Chaithra Gopalareddy | 2015-11-20 | 1 | -2/+21 |
| | | | | * | Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD" | Gleb Shchepa | 2014-06-23 | 1 | -10/+9 |
| | | | | * | Bug#16870783 RECENT REGRESSION: CRASH WITH GROUP_CONCAT AND INVALID SEPARATOR | Tor Didriksen | 2013-09-09 | 1 | -0/+1 |
| | | | | * | Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION IN | Sujatha Sivakumar | 2013-06-24 | 1 | -0/+1 |
| | | | | * | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2013-04-14 | 1 | -1/+7 |
| | | | | |\ | |||||
| | | | | | * | Bug#16347426:ASSERTION FAILED: (SELECT_INSERT && | Chaithra Gopalareddy | 2013-04-14 | 1 | -1/+6 |
| | | | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | | | * | | Bug#16359402 CRASH WITH AGGREGATES: ASSERTION FAILED: N < M_SIZE | Tor Didriksen | 2013-03-19 | 1 | -0/+1 |
| | | | | * | | Bug#16359402 CRASH WITH AGGREGATES: ASSERTION FAILED: N < M_SIZE | Tor Didriksen | 2013-03-14 | 1 | -10/+25 |
| | | | | * | | merge 5.1 => 5.5 | Tor Didriksen | 2012-10-01 | 1 | -0/+1 |
| | | | | |\ \ | | | | | | |/ |