Oleksandr Byelkin
7cad2e94b1
Merge branch 'bb-10.4-vp-MDEV-27691' into 10.4
2022-10-14 09:04:54 +02:00
Monty
d1bc469dca
Disable valgrind for test in main that takes > 200 seconds
...
One can run these with --valgrind --big
2022-10-04 11:59:01 +03:00
Lena Startseva
78dcf71e88
Merge branch 'bb-10.3-all-builders' into bb-10.4-all-builders
2022-09-23 19:47:13 +07:00
Lena Startseva
72ba96a48e
MDEV-27691: make working view-protocol
...
Tests with checking metadata or that cannot be run with
the view-protocol are excluded from --view-protocol.
For tests that do not allow the use of an additional connection,
the util connection is disabled with "--disable_service_connection".
Also cases with bugs for --view-protocol are disabled.
2022-09-23 17:36:20 +07:00
Sergei Golubchik
a70a1cf3f4
Merge branch '10.3' into 10.4
2022-05-08 23:03:08 +02:00
Sergei Golubchik
6f741eb6e4
Merge branch '10.2' into 10.3
2022-05-07 11:48:15 +02:00
Oleksandr Byelkin
9614fde1aa
Merge branch '10.2' into 10.3
2022-05-03 10:59:54 +02:00
Sergei Golubchik
0beed9b5e9
MDEV-28097 use-after-free when WHERE has subquery with an outer reference in HAVING
...
when resolving WHERE and ON clauses, do not look in
SELECT list/aliases.
2022-04-29 17:05:19 +02:00
Sergei Golubchik
bc9102eb81
cleanup: (*order->item) -> item
...
and minor style fixes
2022-04-29 17:05:12 +02:00
Marko Mäkelä
61df98f964
Merge 10.3 into 10.4
2020-09-22 21:29:30 +03:00
Marko Mäkelä
d9d9c30b70
Merge 10.2 into 10.3
2020-09-22 21:12:48 +03:00
Oleksandr Byelkin
eb056f8726
MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed in Item_equal::fix_fields, server crashes after 2nd execution of PS
...
Move reinitialisation of pushdown variables for every query, because it used now not only for derived tables.
2019-04-16 09:25:43 +02:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00