zenit icon indicating copy to clipboard operation
zenit copied to clipboard

The Swiss Army Knife of Database Management

Results 18 zenit issues
Sort by recently updated
recently updated
newest added

Reported by: Joffrey MICHAIE Related issues: #42 The tools pt-query-digest, percona / go-mysql and proxysql calculate different fingerprint for the same query, maybe is possible to use a standard. The...

enhancement

In the config file, add option to don't send original query for security reason, only the query digest. Example: ```ini [mysql-slowlog] log_path = /var/lib/mysql/slow.log buffer_size = 100 buffer_timeout = 60...

enhancement

The description of this JSON style is [here](https://dev.mysql.com/doc/refman/5.7/en/audit-log-file-formats.html#audit-log-file-json-format).

enhancement

The description of this new XML style is [here](https://dev.mysql.com/doc/refman/5.7/en/audit-log-file-formats.html#audit-log-file-new-style-xml-format).

enhancement