Updated Changelog (markdown)
parent
f6b3ee28e2
commit
6786cdbdda
|
@ -1,6 +1,7 @@
|
|||
## v1.1.5 (dev-snapshot)
|
||||
* Added support for MariaDB 10.0.32, 10.1.26, 10.2.7 and 5.5.57.
|
||||
* Added support for MySQL 5.5.57, 5.6.37 and 5.7.19.
|
||||
* Added support for MariaDB 5.5.57 - 5.5.58, 10.0.32 - 10.0.33, 10.1.26 - 10.1.29, and 10.2.7 - 10.2.11.
|
||||
* Added support for MySQL 5.5.57 - 5.5.58, 5.6.37 - 5.6.38, and 5.7.19 - 5.7.20.
|
||||
* Added support for Percona 5.7.19-17, 64-bit only.
|
||||
* The plugin now sends the numeric MySQL error code ("status") for commands when they fail, or zero on success. This fixes issue [#82](https://github.com/mcafee/mysql-audit/issues/82).
|
||||
* Fix issue [#171](https://github.com/mcafee/mysql-audit/issues/171).
|
||||
* Fix issue [#172](https://github.com/mcafee/mysql-audit/issues/172).
|
||||
|
|
Loading…
Reference in New Issue