Commit Graph

168 Commits

Author SHA1 Message Date
Aharon Robbins
72af9c00f4 Add offsets for Percona 5.7.21-20. 2018-02-21 09:19:48 +02:00
Aharon Robbins
637d30a568 Add offsets for MariaDB 10.2.13. 2018-02-15 11:43:35 +02:00
Aharon Robbins
a52594c59c Add offsets for MariaDB 10.1.31. 2018-02-08 10:52:38 +02:00
Aharon Robbins
cb2cbc605c Add offsets for MariaDB 10.0.34. 2018-01-31 13:21:41 +02:00
Aharon Robbins
52c611cef8 MySQL 5.5.59, 5.6.39, 5.7.21
MariaDB 5.5.59, 10.2.12
Percona 5.7.20-19
2018-01-22 14:23:28 +02:00
Tomer Hadri
6ea0b6bd15 Merge branch 'master' of https://github.com/mcafee/mysql-audit
Conflicts:
	src/audit_offsets.cc
v1.1.5
2017-12-28 14:49:00 +02:00
Tomer Hadri
2d0a23c73d - Add support for Percona`s MySQL 5.7.19-17, 5.7.20-18
- MySQL 5.1 support EOL
2017-12-28 14:34:46 +02:00
Aharon Robbins
bca3715fb5 Add support for Percona 5.7.19-17 64-bit.
Add support for MySQL 5.5.58, 5.6.38, 5.7.20.
Add support for MariaDB 5.5.58, 10.0.33, 10.1.27-29, 10.2.8-11.
2017-12-05 12:27:22 +02:00
Tomer Hadri
d9786405af Add support for 5.5.58, 5.6.38, 5.7.20.
Include code from https://github.com/mcafee/mysql-audit/pull/179.
2017-10-22 11:48:27 +03:00
Aharon Robbins
286197fe6d Add offsets for MySQL 5.5.57, 5.6.37 and 5.7.19. 2017-09-13 12:42:55 +03:00
Aharon Robbins
40dc1e7ff7 Add offsets for MariaDB 10.0.32 and 10.1.26.
Fix Community Issues 171, 172, 173.
Add support for sending exit status of a command.
2017-08-31 11:16:19 +03:00
Aharon Robbins
969d0b481a Add offsets for MariaDB 5.5.57. 2017-07-20 17:46:45 +03:00
Aharon Robbins
e7d07fc1fe Add offsets for MariaDB 10.2.7. 2017-07-13 15:35:14 +03:00
Aharon Robbins
e6fd9d8b6f Update copyright years in README.md. v1.1.4 2017-07-12 10:57:14 +03:00
Aharon Robbins
8e56548468 1. Add support for MariaDB 10.2.0-6, 10.1.25.
2. Plugin can now be renamed.
3. Socket failed to connect message log as warning the first time.
4. Correctly retrieve the port for a remote connection.
5. Log negative user id number as [unknown] .
2017-07-06 15:29:30 +03:00
Aharon Robbins
e03dcc1cec Add offsets for MariaDB 10.1.24. 2017-06-06 10:43:56 +03:00
Aharon Robbins
8370847e9b Add offsets for MariaDB 10.0.31. 2017-05-24 10:49:45 +03:00
Aharon Robbins
4b78009cb3 Fix build for MySQL 5.5 and 5.1. v1.1.3 2017-05-21 15:19:16 +03:00
Aharon Robbins
f4a3411ccd Add offsets for MySQL 5.5.56.
Add offsets for MariaDB 5.5.56 and 10.1.23.
Add write timeout for sockets: audit_json_write_timeout variable.
2017-05-09 17:32:06 +03:00
Aharon Robbins
cd9400da0e Add offsets for: MySQL 5.5.55, 5.6.36, 5.7.18 and MariaDB 5.5.55. v1.1.2 2017-04-26 11:45:04 +03:00
Aharon Robbins
0ff56ddfb4 Fix Issue #155 - slave shutdown crashes master.
Add offsets for MariaDB 10.0.30 and 10.1.22.
2017-03-15 15:21:08 +02:00
Arnold Robbins
570bfb0de6 Fix core dump if no connection attributes available.
Reported in https://github.com/mcafee/mysql-audit/issues/161.
2017-02-23 12:03:58 +02:00
Arnold Robbins
ba21262b81 * Add 'UPDATE' to list of commands checked for password masking.
* Fix 'uninstall plugin' to work on MySQL 5.7.
* Add ability to send rows affected by each command, includes new
  'audit_before_after' configuration variable.
* More offsets for more released versions.
2017-02-13 16:22:15 +02:00
Arnold Robbins
4fbcae3a81 Add info about process on other end of UNIX Domain Socket and
also client port of remote connection for TCP Socket. New offset
required for this, so updated the offsets as well.
2017-01-02 11:52:28 +02:00
Arnold Robbins
d83c36627c Update offsets to add MariaDB 5.5.54.
Disable writing of client capabilities by default.
v1.1.1
2016-12-26 12:06:51 +02:00
Arnold Robbins
5e8055249e Add offsets for MariaDB 10.1.20. 2016-12-20 12:32:03 +02:00
Arnold Robbins
c33a99baa1 Add offsets for MySQL 5.5.54 and 5.5.17. 2016-12-13 10:09:42 +02:00
Arnold Robbins
f29f9bb8ca Add offsets for MySQL 5.6.35. 2016-12-11 13:49:16 +02:00
Arnold Robbins
53b1db74e3 Add new offsets for client capabilities and session connect attributes.
Add two new variables: client_capabilities and sess_connect_attrs.
Update lists of compiled in "known" offsets.
2016-12-07 10:05:00 +02:00
Arnold Robbins
278dd0edac Small whitespace fix. v1.1.0 2016-11-09 16:31:22 +02:00
Arnold Robbins
96f387bbe0 Whitespace cleanups. 2016-11-09 16:18:52 +02:00
Arnold Robbins
9a48bde1f9 Add offsets for MariaDB 10.1.19. 2016-11-09 10:25:16 +02:00
Arnold Robbins
74c2c1876c Add offsets for MariaDB 10.0.28. 2016-10-30 15:22:26 +02:00
Arnold Robbins
cd1b7d2d2d Offsets for MySQL 5.5.53, 5.6.34, 5.7.16, MariaDB 5.5.53.
Improvements for Issue 144.
Fix logging of failed login for recent MySQL 5.6.32+ and 5.7.14+.
2016-10-25 16:14:03 +03:00
Arnold Robbins
6e8e1b16df Offsets MariaDB 5.5.52 and 10.1.8. Speed improvements in logging. 2016-10-09 15:41:30 +03:00
Arnold Robbins
97b6031586 Add offsets for MySQL 5.5.52 and 5.6.33. 2016-09-07 10:39:14 +03:00
Arnold Robbins
2f59ec3e47 Add offsets for MariaDB 10.1.17 and MySQL 5.7.15. 2016-09-05 12:31:48 +03:00
Arnold Robbins
ec36ffecf0 Add offsets for MariaDB 10.0.27. 2016-08-28 13:16:03 +03:00
Arnold Robbins
bb5a76f49a Fix issue #145 - 3.8M query crashes MySQL. Fix was to use correct
prototype for check_table_access() function.
2016-08-25 13:29:55 +03:00
Arnold Robbins
faae182663 Enhance computation of Unix socket name to use default settings if neither
socket path nor socket port are set.
2016-08-21 14:12:04 +03:00
Arnold Robbins
ecd930846d Add offsets for Maria DB 5.5.51. 2016-08-21 14:11:21 +03:00
Arnold Robbins
0839e929a5 Upgrade PCRE to 8.39 and YAJL to 2.1.0. 2016-07-31 15:37:14 +03:00
Arnold Robbins
1c4412df6c Add offsets for MySQL 5.7.14 and 5.5.51. 2016-07-31 15:36:10 +03:00
Arnold Robbins
6c04f8f67d Fix loading on Debian 8 32-bit. 2016-07-31 15:35:32 +03:00
Arnold Robbins
7c16d68069 Add offsets for MySQL 5.6.32. Some whitespace cleanups. 2016-07-27 13:18:14 +03:00
Arnold Robbins
50b52078a4 Add offsets for MariaDB 10.1.16. 2016-07-19 10:28:40 +03:00
Arnold Robbins
9da5203d91 Typo fix in hot_patch.cc. 2016-07-19 10:28:08 +03:00
Arnold Robbins
893286b4d7 Add offsets for MariaDB 10.1.15. 2016-07-04 12:03:40 +03:00
Arnold Robbins
485bd28e52 Add offsets for MariaDB 10.0.26. Get hot patch code to build on older Linux. 2016-06-28 17:52:46 +03:00
aharonrobbins
54c897d46a Merge pull request #142 from kubo/reduce-hot-patching-size2
Reduce the minimum required hot patching size from 14 to 5 on x86_64
2016-06-23 14:58:50 +03:00