#include <audit_api_log_prune.h>
|
bool(* | prune )(const char *file_path, bool delete_file) |
| Method that removes rotated-out audit log file from internal audit log list and optionally deletes the same file from disk. More...
|
|
◆ prune
bool(* s_mysql_mysql_audit_api_log_prune::prune) (const char *file_path, bool delete_file) |
Method that removes rotated-out audit log file from internal audit log list and optionally deletes the same file from disk.
- Parameters
-
file_path | Local audit log file to be pruned. |
delete_file | Delete the file. |
- Return values
-
The documentation for this struct was generated from the following file: