Oleksandr Byelkin
ce6efb584d
Merge branch 'bb-10.6-vp-MDEV-27691' into 10.6
2022-10-15 23:36:57 +02:00
Marko Mäkelä
65d0c57c1a
Merge 10.3 into 10.4
2022-10-05 20:30:57 +03:00
Marko Mäkelä
111cbdf3da
MDEV-29710: Valgrind tests massively fail due to silently killing server on shutdown timeout
...
Let us disable Valgrind on tests that would fail because a
server shutdown or a STOP SLAVE command would take longer,
causing the test harness to forcibly and silently kill the server
due to an exceeded timeout.
2022-10-05 15:18:58 +03:00
Lena Startseva
a9962580ab
MDEV-27691: make working view-protocol
...
Update tests for version 10.6
2022-09-27 13:18:28 +07:00
Marko Mäkelä
70b226d966
Merge 10.2 into 10.3
2019-07-22 17:37:04 +03:00
Sergei Golubchik
7075d7fce6
MDEV-11340 Allow multiple alternative authentication methods for the same user
...
test a multi-auth with a missing auth plugin on the client
update (and simplify) plugin_auth.test to match
2019-02-04 16:07:12 +01:00
Sergei Golubchik
4abb8216a0
MDEV-17658 change the structure of mysql.user table
...
Implement User_table_json.
Fix scripts to use mysql.global_priv.
Fix tests.
2018-12-12 00:31:44 +01:00
Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00