Marko Mäkelä
50de71b026
Merge 10.3 into 10.4
2021-03-31 09:47:14 +03:00
Marko Mäkelä
d6d3d9ae2f
Merge 10.2 into 10.3
2021-03-31 08:01:03 +03:00
Marko Mäkelä
e6bdf77e4b
Merge 10.3 into 10.4
...
In is_eits_usable(), we disable an assertion that fails due to
MDEV-19334.
2019-04-25 16:05:20 +03:00
Marko Mäkelä
acf6f92aa9
Merge 10.2 into 10.3
2019-04-25 09:05:52 +03:00
Marko Mäkelä
444c380ceb
Merge 10.3 into 10.4
2018-10-05 08:09:49 +03:00
Sergei Golubchik
57e0da50bb
Merge branch '10.2' into 10.3
2018-09-28 16:37:06 +02:00
Alexander Barkov
ffe83e8e7b
MDEV-16351 JSON_OBJECT() treats hybrid functions with boolean arguments as numbers
...
Now the boolean data type is preserved in hybrid functions and MIN/MAX,
so COALESCE(bool_expr,bool_expr) and MAX(bool_expr) are correctly
detected by JSON_OBJECT() as being boolean rather than numeric expressions.
2018-05-31 18:52:32 +04:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00