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/+2 | |
* | | | | MDEV-10051 Fix subselect to return a syntax error instead of "Incorrect usage... | Alexander Barkov | 2016-05-23 | 1 | -1/+1 | |
* | | | | MDEV-10095 Fix derived tables to return a syntax error instead of "Illegal us... | Alexander Barkov | 2016-05-21 | 1 | -2/+2 | |
* | | | | MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from crea... | Alexander Barkov | 2016-05-06 | 1 | -1/+1 | |
* | | | | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -0/+14 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -0/+14 | |
| |\ \ | | |/ | ||||||
| | * | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init | Vicențiu Ciorbaru | 2016-02-09 | 1 | -0/+13 | |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -0/+24 | |
|\ \ \ | |/ / | ||||||
| * | | MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !=... | Oleksandr Byelkin | 2015-10-28 | 1 | -0/+24 | |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -2/+68 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -2/+68 | |
| |\ \ | | |/ | ||||||
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Merge branch 'mysql-5.1' into mysql-5.5 | Mithun C Y | 2015-08-17 | 1 | -1/+1 | |
| | | |\ | ||||||
| | | | * | Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV... | Mithun C Y | 2015-08-17 | 1 | -1/+1 | |
| | | * | | Bug #16076289 : BACKPORT FIX FOR BUG #14786792 TO 5.5 | Neeraj Bisht | 2013-03-18 | 1 | -2/+2 | |
| | | * | | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2012-07-18 | 1 | -2/+0 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Bug#11762052: 54599: BUG IN QUERY PLANNER ON QUERIES WITH | Chaithra Gopalareddy | 2012-07-18 | 1 | -2/+0 | |
| | | * | | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2012-04-10 | 1 | -0/+49 | |
| | | |\ \ | ||||||
| | | | * \ | merge 5.1 => 5.5 | Tor Didriksen | 2012-03-27 | 1 | -0/+49 | |
| | | | |\ \ | | | | | |/ | ||||||
| | | | | * | Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMER | Tor Didriksen | 2012-03-27 | 1 | -0/+49 | |
| | | | | * | weave merge of mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-05-10 | 1 | -0/+18 | |
| | | | | |\ | ||||||
| | | * | | | | Bug#13721076 CRASH WITH TIME TYPE/TIMESTAMP() AND WARNINGS IN SUBQUERY | Tor Didriksen | 2012-03-14 | 1 | -0/+9 | |
| | | |/ / / | ||||||
| | | * | | | weave merge of mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-05-10 | 1 | -0/+18 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge fix for Bug#11765713 from 5.1 | Tor Didriksen | 2011-04-15 | 1 | -0/+18 | |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | ||||||
| | | | | * | | Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT... | Tor Didriksen | 2011-04-14 | 1 | -0/+18 | |
| | | * | | | | merge 5.1 => 5.5 : Bug#12329653 | Tor Didriksen | 2011-05-05 | 1 | -0/+26 | |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | / | | | | | |/ | | | | |/| | ||||||
| | | | * | | merge 5.0 => 5.1 : Bug#12329653 | Tor Didriksen | 2011-05-04 | 1 | -0/+26 | |
| | | | |\ \ | | | | | |/ | | | | |/| | ||||||
| | | | | * | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BY | Tor Didriksen | 2011-05-04 | 1 | -0/+26 | |
| | | | | * | Bug#52711 Segfault when doing EXPLAIN SELECT with union...order by (select...... | Sergey Glukhov | 2010-11-08 | 1 | -0/+16 | |
| | | | | * | Bug #48709: Assertion failed in sql_select.cc:11782: | Georgi Kodinov | 2009-12-15 | 1 | -0/+25 | |
| | | * | | | Fix for bug#58818: Incorrect result for IN/ANY subquery | Ole John Aske | 2011-01-12 | 1 | -0/+52 | |
| | | * | | | Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `fi... | Oystein Grovlen | 2010-11-10 | 1 | -0/+12 | |
| | | * | | | Manual merge of the fix for bug #54190 and the addendum patch | Alexey Kopytov | 2010-09-09 | 1 | -2/+2 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Bug #54190: Comparison to row subquery produces incorrect | Alexey Kopytov | 2010-09-09 | 1 | -2/+2 | |
| | | * | | | merge | Georgi Kodinov | 2010-06-25 | 1 | -0/+17 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Bug #52711: Segfault when doing EXPLAIN SELECT with | Georgi Kodinov | 2010-04-15 | 1 | -0/+17 | |
| | | * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-04-03 | 1 | -0/+89 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN | Anurag Shekhar | 2010-04-02 | 1 | -0/+89 | |
| | | * | | | Manual merge of mysql-trunk into mysql-trunk-merge. | Alexey Kopytov | 2010-03-24 | 1 | -9/+280 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -0/+12 | |
| | | | |\ \ \ | ||||||
| | | | * \ \ \ | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-28 | 1 | -0/+13 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -2/+0 | |
| | | | * | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-16 | 1 | -0/+25 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | Bug#33546: Slowdown on re-evaluation of constant expressions. | Evgeny Potemkin | 2009-12-02 | 1 | -1/+1 | |
| | | | * | | | | | | merge of Bug#33204 (backport) | Martin Hansson | 2009-11-20 | 1 | -3/+16 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Backport of Bug#33204 from mysql-pe to | Martin Hansson | 2009-11-10 | 1 | -6/+279 | |
| | | * | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-12 | 1 | -31/+31 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Bug#40277: SHOW CREATE VIEW returns invalid SQL | Davi Arnaut | 2010-03-09 | 1 | -31/+31 | |
| | | * | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-03-07 | 1 | -4/+4 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | | | | | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | | |