mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Push for testing of encryption
This commit is contained in:
@ -249,6 +249,9 @@ extern ulong connection_errors_internal;
|
||||
extern ulong connection_errors_max_connection;
|
||||
extern ulong connection_errors_peer_addr;
|
||||
extern ulong log_warnings;
|
||||
extern my_bool encrypt_tmp_disk_tables;
|
||||
extern ulong encryption_algorithm;
|
||||
extern const char *encryption_algorithm_names[];
|
||||
|
||||
/*
|
||||
THR_MALLOC is a key which will be used to set/get MEM_ROOT** for a thread,
|
||||
|
Reference in New Issue
Block a user