Oleksandr Byelkin
69d033d165
Merge branch '10.11' into 11.2
2024-10-29 16:42:46 +01:00
Oleksandr Byelkin
3d0fb15028
Merge branch '10.6' into 10.11
2024-10-29 15:24:38 +01:00
Yuchen Pei
cd5577ba4a
Merge branch '10.5' into 10.6
2024-10-15 16:00:44 +11:00
Oleksandr Byelkin
cc59fbfffa
MDEV-18151 Skipped error returning for GRANT/SET PASSWORD
...
Make error issueing for GRANT and SET PASSWORD the same.
Report errors wich were skipped before.
2024-10-09 13:29:59 +02:00
Christian Gonzalez
3622644836
MDEV-30498 Rename mysql_upgrade state file to mariadb_upgrade
...
Renames the upgrade state file, and ensures the old
file is properly removed when `mariadb-upgrade` tool is executed.
All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer
Amazon Web Services, Inc.
2023-02-07 07:29:04 +00:00
Oleksandr Byelkin
594bed9b42
MDEV-5215 prerequisite: remove test and test_* database hacks in the test suite
2022-11-01 16:33:00 +01:00
Oleksandr Byelkin
35b831d971
Merge branch 'bb-10.11-vp-MDEV-27691' into 10.11
2022-10-17 19:12:21 +02:00
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