mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-8264 encryption for binlog
* Start_encryption_log_event * --encrypt-binlog command line option based on google patches.
This commit is contained in:
@ -4,7 +4,7 @@ if ($binlog_start)
|
||||
}
|
||||
if (!$binlog_start)
|
||||
{
|
||||
--let $_binlog_start=248
|
||||
--let $_binlog_start=249
|
||||
}
|
||||
if ($binlog_file)
|
||||
{
|
||||
|
Reference in New Issue
Block a user