mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
fix encryption.tempfiles to check that encrypt_tmp_files is ON
This commit is contained in:
@@ -11,6 +11,8 @@ source include/have_binlog_format_row.inc;
|
||||
# engine. But there's no need to run it twice for InnoDB and XtraDB.
|
||||
source include/have_xtradb.inc;
|
||||
|
||||
select @@encrypt_tmp_files;
|
||||
|
||||
#
|
||||
# MyISAM messing around with IO_CACHE::file
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user