Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
2.3.11
-
None
-
maxscale: SLES 12.4
Clients: SLES 12.4, Mint 19
-
MXS-SPRINT-101
Description
mysqldump from clients rejected by maxscale when dbfwfilter is active:
mysqldump -p -u ***** -h ***** testdb1 > testdb1.dump
Enter password:
mysqldump: Couldn't execute '/!40100 SET @@SQL_MODE='' */': Access denied for user 'r***'@'****': Query could not be tokenized and will hence be rejected. Please ensure that the SQL syntax is correct. (1141)
maxscale-log:
2019-08-13 09:21:20 info : (17) Parsing the query failed, cannot report query type: /*!40100 SET @@SQL_MODE='' */
mysqldump works if dbfwfilter is not used by maxscale