1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Merge branch '11.8' into 12.0

This commit is contained in:
Oleksandr Byelkin
2025-06-18 07:50:39 +02:00
271 changed files with 4921 additions and 1348 deletions

View File

@@ -1,6 +1,3 @@
# MSAN doesn't like gnutls_rnd
source include/not_msan.inc;
if ($MTR_COMBINATION_ED25519) {
let $AUTH_PLUGIN = ed25519;
let $CLIENT_PLUGIN=client_ed25519;