Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
-
MXS-SPRINT-69
Description
If a pre-10.2.11 server is used with MaxScale and the service user doesn't have grants for all the tables in the mysql database, the query will fail due to MDEV-13453. The best way to handle this would be to fall back to the SQL used with 10.1 servers. This would allow normal use of MaxScale if the grants are missing and no composite roles are used.