diff options
author | Jan Lindström <jan.lindstrom@mariadb.com> | 2021-09-06 15:34:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-06 15:34:54 +0300 |
commit | 19be74d2169b7fb3dc06feae8d11389f97644273 (patch) | |
tree | 1435d788f48562a2f3236035fe66b2d1f2881d57 /mysql-test | |
parent | b921d29b8905e927f7376c5118088368f946ae41 (diff) | |
parent | d8943b0cc3ecb10dc68542e7846f9411a35f0d69 (diff) | |
download | mariadb-git-bb-10.6-ramesh.tar.gz |
Merge branch '10.6' into bb-10.6-rameshbb-10.6-ramesh
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/main/mysql_client_test.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/main/mysql_client_test.test b/mysql-test/main/mysql_client_test.test index 9fb7bcd81c9..bcb246a8a06 100644 --- a/mysql-test/main/mysql_client_test.test +++ b/mysql-test/main/mysql_client_test.test @@ -1,7 +1,5 @@ # This test should work in embedded server after we fix mysqltest -- source include/not_embedded.inc -# need to have the dynamic loading turned on for the client plugin tests ---source include/have_plugin_auth.inc # Run test with default character set --source include/default_charset.inc |