File tree Expand file tree Collapse file tree 2 files changed +10
-17
lines changed
Expand file tree Collapse file tree 2 files changed +10
-17
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " mysql-audit-extend"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44edition = " 2021"
55authors = [" seeker" ]
66description = " An extension tool of mysql-audit, which provides functions such as log rotation and log cleaning."
Original file line number Diff line number Diff line change 11# mysql-audit-extend
22
3- #### 介绍
4- 适用于mcafee的mysql审计插件mysql-audit的扩展程序,对插件功能进行增强。
3+ #### 1.Introduce
4+ The extension of mysql-audit, the mysql audit plugin for mcafee, enhances the plugin function.
55
6- #### 软件架构
7- 软件架构说明
6+ #### 2.Install
7+ ``` shell
8+ cargo install mysql-audit-extend
9+ ```
810
11+ #### 3.Support platform
12+ > Currently only supports Linux operating system.
913
10- #### 安装教程
11-
12- 1 . xxxx
13- 2 . xxxx
14- 3 . xxxx
15-
16- #### 使用说明
17-
18- 1 . xxxx
19- 2 . xxxx
20- 3 . xxxx
21-
14+ * Linux
You can’t perform that action at this time.
0 commit comments