You've already forked mysql-audit
mirror of
https://github.com/trellix-enterprise/mysql-audit.git
synced 2025-12-14 18:14:01 +08:00
Add offsets for the follow versions
MySQL 5.5.60 MySQL 5.5.61 MySQL 5.6.40 MySQL 5.6.41 MySQL 5.7.22 MySQL 5.7.23 MariaDB 5.5.59 MariaDB 5.5.60 MariaDB 5.5.61 MariaDB 10.0.35-36 MariaDB 10.1.32-36 MariaDB 10.2.14-18 Percona 5.7.22-23
This commit is contained in:
@@ -69,7 +69,7 @@ typedef size_t OFFSET;
|
||||
|
||||
// mysql max identifier is 64 so 2*64 + . and null
|
||||
#define MAX_OBJECT_CHAR_NUMBERS 131
|
||||
#define MAX_USER_CHAR_NUMBERS 20
|
||||
#define MAX_USER_CHAR_NUMBERS 32
|
||||
#define MAX_NUM_OBJECT_ELEM 256
|
||||
#define MAX_NUM_USER_ELEM 256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user