mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fixes of system variable test programs for bug#35988.
This commit is contained in:
@ -24,6 +24,8 @@
|
||||
# Setup
|
||||
#
|
||||
|
||||
--source include/not_embedded.inc
|
||||
|
||||
SET @global_old_passwords = @@GLOBAL.old_passwords;
|
||||
SET @session_old_passwords = @@SESSION.old_passwords;
|
||||
SET @global_secure_auth = @@GLOBAL.secure_auth;
|
||||
|
Reference in New Issue
Block a user