diff options
author | Oleksandr Byelkin <sanja@mariadb.com> | 2022-08-04 16:58:42 +0200 |
---|---|---|
committer | Oleksandr Byelkin <sanja@mariadb.com> | 2022-08-04 16:58:42 +0200 |
commit | ee620a7416ac1719de322f16593fe403f5c43833 (patch) | |
tree | e8eb1e37d02d2b4aa29942b7732f3e3e9d5367da /mysql-test/include | |
parent | 558f1eff64e7708b594ef0315e23bdeb1d23ccf7 (diff) | |
parent | 3b071bad1981a12e76769cbfc31b62fbd7362372 (diff) | |
download | mariadb-git-ee620a7416ac1719de322f16593fe403f5c43833.tar.gz |
Merge branch '10.5' into 10.6
Diffstat (limited to 'mysql-test/include')
-rw-r--r-- | mysql-test/include/default_my.cnf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/default_my.cnf b/mysql-test/include/default_my.cnf index d102c9020cc..a1c427fe12c 100644 --- a/mysql-test/include/default_my.cnf +++ b/mysql-test/include/default_my.cnf @@ -33,3 +33,4 @@ disable-force-if-open [ENV] MASTER_MYPORT= @mysqld.1.port MASTER_MYSOCK= @mysqld.1.socket +OPENSSL_ENABLE_SHA1_SIGNATURES= 1 |