README update

pull/141/merge
glicht 2016-06-14 18:51:52 +03:00
parent 4c8f9694a2
commit a06030ba46
1 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
MySQL AUDIT Plugin AUDIT Plugin for MySQL<sup>*</sup>
=================== ===================
MySQL AUDIT Plugin is a MySQL plugin from McAfee providing audit capabilities for MySQL, A MySQL plugin from McAfee providing audit capabilities for MySQL,
designed with an emphasis on security and audit requirements. The plugin may be used designed with an emphasis on security and audit requirements. The plugin may be used
as a standalone audit solution or configured to feed data to external monitoring tools. as a standalone audit solution or configured to feed data to external monitoring tools.
@ -37,12 +37,12 @@ Log file location can be queried by running the following command:
Source Code Source Code
------------------------------- -------------------------------
Source code of AUDIT plugin is available at: https://github.com/mcafee/mysql-audit Source code is available at: https://github.com/mcafee/mysql-audit
License License
------------------------------- -------------------------------
Copyright (C) 2012 McAfee, Inc. Copyright (C) 2016 McAfee, Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU This program is free software; you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation; version 2 of the License. General Public License as published by the Free Software Foundation; version 2 of the License.
@ -52,3 +52,5 @@ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
See the GNU General Public License for more details. See the GNU General Public License for more details.
See COPYING file for a copy of the GPL Version 2 license. See COPYING file for a copy of the GPL Version 2 license.
<sup>*</sup> Other trademarks and brands may be claimed as the property of others.