| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va... | Vicențiu Ciorbaru | 2018-01-22 | 1 | -1/+1 |
* | Fixed the bug mdev-12838. | Igor Babaev | 2017-06-07 | 1 | -0/+8 |
* | MDEV-10172: UNION query returns incorrect rows outside conditional evaluation | Oleksandr Byelkin | 2016-12-20 | 1 | -2/+3 |
* | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init | Vicențiu Ciorbaru | 2016-02-10 | 1 | -0/+13 |
* | Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge... | Monty | 2015-06-25 | 1 | -0/+4 |
* | MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ... | Sergei Petrunia | 2015-03-17 | 1 | -8/+6 |
* | MDEV-6289 : Unexpected results when querying information_schema | Sergey Petrunya | 2014-07-23 | 1 | -1/+3 |
* | 5.3 merge | Sergei Golubchik | 2014-02-22 | 1 | -1/+2 |
|\ |
|
| * | MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with mat... | Sergey Petrunya | 2014-02-15 | 1 | -1/+2 |
* | | Merge 5.3->5.5 | unknown | 2013-10-29 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | MDEV-5104 crash in Item_field::used_tables with broken order by | timour@askmonty.org | 2013-10-29 | 1 | -2/+2 |
* | | Merge 5.3-5.5 | Igor Babaev | 2013-10-13 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Fixed bug mdev-5028. | Igor Babaev | 2013-10-02 | 1 | -2/+3 |
* | | MDEV-4978 - Server cursor is broken with blobs in the select list, | Sergey Vojtovich | 2013-09-06 | 1 | -1/+2 |
* | | Automatic merge of MDEV-4836 fix into 5.5 | Sergey Petrunya | 2013-08-28 | 1 | -0/+2 |
|\ \ |
|
| * | | Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL... | Sergey Petrunya | 2013-08-26 | 1 | -0/+1 |
| * | | MDEV-4836: Wrong result on <not null date column> IS NULL (old documented hac... | Sergey Petrunya | 2013-08-23 | 1 | -0/+1 |
* | | | Merge 5.3->5.5 | Igor Babaev | 2013-08-27 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fixed bug mdev-4944. | Igor Babaev | 2013-08-26 | 1 | -0/+5 |
* | | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L... | Sergey Petrunya | 2013-07-16 | 1 | -1/+2 |
* | | MDEV-4536, MDEV-4042 | Sergey Petrunya | 2013-07-15 | 1 | -0/+6 |
* | | -Run test suite with smaller aria keybuffer size (to make it possible to run ... | Michael Widenius | 2013-06-05 | 1 | -1/+1 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -1/+17 |
|\ \
| |/ |
|
| * | Fixed bug mdev-3995. | Igor Babaev | 2013-02-07 | 1 | -0/+17 |
* | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix for Bug#14636211 WRONG RESULT (EXTRA ROW) ON A FROM SUBQUERY | Olav Sandstaa | 2013-01-15 | 1 | -1/+15 |
* | | | Fix of MDEV-3874: Server crashes in Item_field::print on a SELECT from a MERG... | unknown | 2012-11-26 | 1 | -0/+3 |
* | | | MDEV-536: LP:1050806 - different result for a query using subquery, and | Sergey Petrunya | 2012-11-04 | 1 | -0/+10 |
* | | | MDEV-3812 | unknown | 2012-10-27 | 1 | -13/+15 |
* | | | MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::ex... | unknown | 2012-10-25 | 1 | -15/+13 |
* | | | MDEV-414 Depending on indexes or execution plans, a warning on incorrect or o... | Sergei Golubchik | 2012-08-31 | 1 | -1/+1 |
* | | | Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for ... | unknown | 2012-08-21 | 1 | -0/+13 |
* | | | Merge the fix for lp:944706, mdev-193 | unknown | 2012-06-06 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Fix for bug lp:944706, task MDEV-193 | unknown | 2012-05-17 | 1 | -0/+3 |
* | | | | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -1/+13 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Fix compiler warnings. | unknown | 2012-05-08 | 1 | -1/+1 |
| * | | Addition to the fix to LP bug#994275. | unknown | 2012-05-08 | 1 | -1/+13 |
* | | | 5.3 merge | Sergei Golubchik | 2012-05-04 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Fix bug lp:985667, MDEV-229 | unknown | 2012-04-27 | 1 | -0/+1 |
| * | | MDEV-207 Install headers required to build external storage plugins | Sergei Golubchik | 2012-04-23 | 1 | -1/+1 |
* | | | Merge mariadb 5.3->mariadb 5.5 | unknown | 2012-03-24 | 1 | -9/+23 |
|\ \ \
| |/ / |
|
| * | | Fixes lp:941889 "JOIN constructors takes a long time in 5.3" | Michael Widenius | 2012-03-23 | 1 | -9/+23 |
* | | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -0/+15 |
|\ \ \
| |/ / |
|
| * | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Fixed LP bug #919427. | Igor Babaev | 2012-01-20 | 1 | -0/+2 |
| * | | | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ... | Sergey Petrunya | 2012-01-25 | 1 | -0/+7 |
| * | | | BUG#920255: Wrong result (extra rows) with loosescan and IN subquery | Sergey Petrunya | 2012-01-25 | 1 | -0/+6 |
* | | | | Various fixes for Solaris compiler. | Vladislav Vaintroub | 2012-02-03 | 1 | -1/+1 |
* | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -86/+279 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix for LP BUG#908269 Wrong result with subquery in select list, EXISTS, cons... | unknown | 2012-01-10 | 1 | -1/+2 |