Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.3.11
-
Fix Version/s: N/A
-
Component/s: dbfwfilter, qc_sqlite
-
Labels:None
-
Environment:maxscale: SLES 12.4
Clients: SLES 12.4, Mint 19
-
Sprint: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