Skip to content

MySQL grants comparison broken #1060

@syphernl

Description

@syphernl

The change of 1263b26 done by @fatbox is causing issues as it will no longer escape the table field, but the MySQL SHOW GRANTS query is returning the table queried.

This breaks the comparison to see if the generated query is in the returned list of grants for the user.

The only workaround for now (which is not clean IMHO) is adding the backticks to the table name of the sls file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions