trellix-enterprise / mysql-audit

AUDIT Plugin for MySQL. See wiki and readme for description. If you find the plugin useful, please star us on GitHub. We love stars and it's a great way to show your feedback.
Other
239 stars 57 forks source link

mysql mcafee audit plugin version and MySQL version #193

Closed liavs closed 6 years ago

liavs commented 6 years ago

Hi

I could not find the info which 'mcafee audit plugin' file fits which MySQL minor version? I saw there are plugin files for 5.6 and file for 5.7. But I did not find a file stating which MySQL MINOR version this plugin fits. for example which plugin file fits MySQL 5.7.21 ?

Thanks

horovitzdan commented 6 years ago

Latest release support 5.7.21

liavs commented 6 years ago

Thanks Dan :-)

But how do I know , for example, what is the latest MySQL minor version supported by: "audit-plugin-mysql-5.7-1.1.4-707-linux-x86_64.zip" file ? Is there a place it is documented in ?

horovitzdan commented 6 years ago

Although it should be, there isn't one right now. I'll explicitly ask to update any new DB version support in the release notes.

liavs commented 6 years ago

Thanks again Dan :-) I really appreciate your swift answers

So may I assume that the latest mcafee mysql plugin version ALWAYS supports older MySQL versions? E.G Latest release of mcafee supports 5.7.21 and 5.7.16 ?

horovitzdan commented 6 years ago

Yes - you can assume support for the older versions too. Pay attention that we decided to end support for very old versions in one of the latest releases (like MySQL 5.1). Please check the change log too located at for the full picture: https://github.com/mcafee/mysql-audit/wiki/Changelog

liavs commented 6 years ago

Thanks ! your input was very helpfull