Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00
Oleksandr Byelkin
623ed1c204
MDEV-13723: Server crashes in ha_heap::find_unique_row or Assertion `0' failed in st_select_lex_unit::optimize with INTERSECT
...
With INTERSECT/EXCEPT fact that subquery item of IN/ALL/ANY was not assigned value does not mean that temporary table used for calculating unit is empty (records could be deleted).
2017-11-10 14:31:50 +01:00
Oleksandr Byelkin
b13ce223a8
fix time replacement due to possible exponent in the output
2017-03-16 10:21:52 +01:00
Oleksandr Byelkin
05d3c3d3f7
MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)
...
MDEV-10140: Add support for EXCEPT
2017-03-14 11:52:00 +01:00