Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplified the code that fills recursive tables. | Igor Babaev | 2016-06-25 | 1 | -84/+64 |
* | The method With_element::reset_for_exec was not called in non-debug | Igor Babaev | 2016-06-07 | 1 | -2/+2 |
* | Fixed numerous problems for mutually recursive CTE. | Igor Babaev | 2016-06-06 | 1 | -19/+45 |
* | Fixed the problem of wrong identification of WITH tables defined in WITH clau... | Galina Shalygina | 2016-05-24 | 1 | -39/+43 |
* | Fixed many problems in the code of With_element::check_unrestricted_recursive(). | Galina Shalygina | 2016-05-19 | 1 | -9/+11 |
* | Fixed a bug that caused crashes for SHOW CREATE VIEW <view> when <view> was r... | Galina Shalygina | 2016-05-14 | 1 | -2/+2 |
* | Made prepared statement, explain and views working with recursuve CTE. | Galina Shalygina | 2016-05-12 | 1 | -3/+7 |
* | Fixed merge problems to allow mysql-test suite 'main' to pass | Galina Shalygina | 2016-05-10 | 1 | -1/+1 |
* | Main patch for mdev-9864 | Galina Shalygina | 2016-05-09 | 1 | -7/+246 |
* | Merge branch '10.2' into 10.2-mdev9864 | Galina Shalygina | 2016-05-08 | 1 | -24/+15 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -0/+11 |
|\ | |||||
| * | MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali... | Oleksandr Byelkin | 2016-03-18 | 1 | -0/+11 |
* | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -3/+2 |
* | | MDEV-9215 Detect cmp_type() and result_type() from field_type() | Alexander Barkov | 2015-12-03 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -1/+2 |
|\ | |||||
| * | Merge commit '96badb16afcf' into 10.0 | Jan Lindström | 2015-08-03 | 1 | -1/+2 |
| |\ | |||||
| | * | Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge... | Monty | 2015-06-25 | 1 | -1/+2 |
* | | | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -1/+3 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -3/+3 |
* | | | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO | Sergey Vojtovich | 2015-05-13 | 1 | -2/+5 |
* | | | MDEV-7836: ANALYZE FORMAT=JSON should provide info about GROUP/ORDER BY | Sergei Petrunia | 2015-04-12 | 1 | -1/+1 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2014-11-19 | 1 | -12/+12 |
| |\ \ | | |/ | |||||
| | * | MDEV-6868: MariaDB server crash ( select with union and order by with subque... | unknown | 2014-11-15 | 1 | -12/+12 |
| * | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
* | | | Correction for the fix of the bug mdev-6874. | Igor Babaev | 2014-10-19 | 1 | -0/+2 |
* | | | Merge branch '10.1' of ../10.1-mdev334 into 10.1 | Igor Babaev | 2014-10-17 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fixed bug mdev-6874. | Igor Babaev | 2014-10-17 | 1 | -0/+1 |
* | | | | Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1 | Sergei Golubchik | 2014-10-16 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -1/+7 |
| | |\ | |||||
| | | * | Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLY | mithun | 2014-05-08 | 1 | -1/+7 |
| | | * | Bug #18167356: EXPLAIN W/ EXISTS(SELECT* UNION SELECT*) | mithun | 2014-04-28 | 1 | -0/+29 |
* | | | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7. | Igor Babaev | 2014-10-14 | 1 | -56/+197 |
|/ / / | |||||
* | | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -0/+3 |
|\ \ \ | |||||
| * \ \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | 5.3 merge | Sergei Golubchik | 2014-02-14 | 1 | -1/+2 |
| | |\ \ | |||||
| | | * | | MDEV-714 LP:1020645 - crash (sig 11) with union query | Sergei Golubchik | 2014-02-13 | 1 | -1/+2 |
* | | | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -3/+3 |
* | | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -1/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -1/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 5.3->5.5 | unknown | 2014-01-15 | 1 | -1/+4 |
| | |\ \ \ | | | |/ / | |||||
* | | | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -4/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.5 merge | Sergei Golubchik | 2013-12-15 | 1 | -4/+14 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 5.3 merge | Sergei Golubchik | 2013-12-13 | 1 | -4/+14 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed bug mdev-5410. | Igor Babaev | 2013-12-12 | 1 | -4/+13 |
| | | * | | Another attempt to fix the memory leak of mdev-5400. | Igor Babaev | 2013-12-11 | 1 | -0/+1 |
* | | | | | merge 10.0-base -> 10.0 | unknown | 2013-10-29 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 5.5->10.0-base | unknown | 2013-10-29 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 5.3->5.5 | unknown | 2013-10-29 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / |