Updated Changelog (markdown)
parent
d3fb2ef4a1
commit
e5a6761328
|
@ -3,7 +3,7 @@
|
|||
* Added support for MySQL 5.5.49 - 5.5.51, 5.6.30 - 5.6.32, 5.7.12 - 5.7.14.
|
||||
* Fixed problem computing the name of the audit socket if MySQL was configured for no networking or with no sockets specified in the configuration file.
|
||||
* Fixed problem loading the plugin on Debian 8 32-bit systems. See issue: [#132](https://github.com/mcafee/mysql-audit/issues/132).
|
||||
Fixed problem with very large query crashing MySQL when the plugin is loaded. See issue: [#145](https://github.com/mcafee/mysql-audit/issues/145).
|
||||
* Fixed problem with very large query crashing MySQL when the plugin is loaded. See issue: [#145](https://github.com/mcafee/mysql-audit/issues/145).
|
||||
* Updated to latest YAJL and PCRE libraries.
|
||||
* Fixed an Autoconf warning in yajl/src/Makefile.am.
|
||||
* Reformatted the code, including making line endings consistent.
|
||||
|
|
Loading…
Reference in New Issue