Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-25994: Crash with union of my_decimal type in ORDER BY clause | Sergei Petrunia | 2022-04-22 | 1 | -1/+1 |
* | MDEV-25002 ON expressions cannot contain outer references | Igor Babaev | 2021-03-09 | 1 | -0/+38 |
* | Updated mtr files to support different compiled in options | Monty | 2019-09-01 | 1 | -1/+2 |
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -2/+33 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -2/+33 |
| |\ | |||||
| | * | MDEV-19429: Wrong query result with EXISTS and LIMIT 0bb-5.5-MDEV-19429 | Oleksandr Byelkin | 2019-07-19 | 1 | -5/+36 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-06-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-06-12 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)' | Igor Babaev | 2019-06-09 | 1 | -1/+1 |
| | * | MDEV-16820 Lost 'Impossible where' from query with inexpensive subquery | Igor Babaev | 2018-07-24 | 1 | -0/+16 |
| * | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subquery | Igor Babaev | 2018-07-24 | 1 | -0/+16 |
* | | | MDEV-16820 Lost 'Impossible where' from query with inexpensive subquery | Igor Babaev | 2018-07-25 | 1 | -0/+16 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-01-11 | 1 | -0/+26 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-01-11 | 1 | -0/+26 |
| |\ \ | |||||
| | * \ | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-01-11 | 1 | -0/+26 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_in | Oleksandr Byelkin | 2018-01-10 | 1 | -0/+26 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -0/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -0/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Update subselect test results to pass on 10.0 | Vicențiu Ciorbaru | 2017-07-29 | 1 | -1/+8 |
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-07-25 | 1 | -0/+8 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-7828 Assertion `key_read == 0' failed in TABLE::enable_keyread with SELE... | Sergei Golubchik | 2017-07-12 | 1 | -0/+8 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-08 | 1 | -9/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 1 | -8/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | after-merge fix for a7ed4644a6f | Sergei Golubchik | 2017-07-06 | 1 | -4/+6 |
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-07-06 | 1 | -0/+22 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-10146: Wrong result (or questionable result and behavior) with aggregate... | Oleksandr Byelkin | 2017-07-05 | 1 | -0/+22 |
* | | | | Fixed the bug mdev-12564. | Igor Babaev | 2017-04-24 | 1 | -0/+14 |
* | | | | cleanup: make a couple of tests more robust | Sergei Golubchik | 2017-02-13 | 1 | -26/+26 |
* | | | | Merge branch 'bb-10.2-serg-merge' into 10.2 | Sergei Golubchik | 2017-02-11 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -0/+11 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -0/+11 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-10386 Assertion `fixed == 1' failed in virtual String* Item_func_conv_ch... | Alexander Barkov | 2016-12-21 | 1 | -0/+11 |
* | | | | | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 1 | -3/+3 |
* | | | | | MDEV-7635: Part 1 | Nirbhay Choubey | 2017-02-10 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -0/+11 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-10776: Server crash on query | Oleksandr Byelkin | 2016-12-06 | 1 | -0/+11 |
* | | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -44/+44 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -0/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 1 | -0/+2 |
| * | | | MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loops | Oleksandr Byelkin | 2016-07-22 | 1 | -0/+16 |
* | | | | do not quote numbers in the DEFAULT clause in SHOW CREATE | Sergei Golubchik | 2016-08-27 | 1 | -6/+6 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -0/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION ... | Oleksandr Byelkin | 2016-05-04 | 1 | -0/+12 |
* | | | | revert second lookahead in the lexer | Sergei Golubchik | 2016-06-30 | 1 | -1/+1 |
* | | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED | Sergei Golubchik | 2016-06-30 | 1 | -1/+1 |
* | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -2/+2 |