Updated Changelog (markdown)
parent
5fd4faaeab
commit
e79ee0a9c6
|
@ -1,6 +1,6 @@
|
|||
## v1.0.3
|
||||
* Added MySQL offsets up to 5.5.28 and 5.1.66
|
||||
* New configuration var: `offsets_by_version` - If checksum validation doesn't pass will attempt to load and validate offsets according to the MySQL version (default: on).
|
||||
* New configuration var: `offsets_by_version` - If checksum validation doesn't pass, will attempt to load and validate offsets according to the MySQL version (default: on).
|
||||
* New configuration var: `validate_offsets_extended` - perform offset extended validation (default: on).
|
||||
* Better support for MySQL Cluster NDB: fixed bug with socket mode.
|
||||
* Support for '{}' in `audit_record_objs` as a means to specify an empty set. See issue [#12](https://github.com/mcafee/mysql-audit/issues/12).
|
||||
|
|
Loading…
Reference in New Issue