Description
For query "use `db_name`", sentry doesn't remove the encapsulating "`" pair from the identifier making authorization fails.
For query "drop database `db_name`" and some others, sentry returns "not match table meta grammar".
For query "use `db_name`", sentry doesn't remove the encapsulating "`" pair from the identifier making authorization fails.
For query "drop database `db_name`" and some others, sentry returns "not match table meta grammar".