mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-6124 Audit plugin fails with the Percona-Server 5.6.
Some lines of code in file_logger.c were lost while moving to the general MariaDB tree. Adding them.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
#define PLUGIN_VERSION 0x101
|
||||
#define PLUGIN_STR_VERSION "1.1.5"
|
||||
#define PLUGIN_STR_VERSION "1.1.7"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
Reference in New Issue
Block a user