Fix https://github.com/pingcap/tidb/issues/9781 In this SQL: GRANT SELECT ON t1 TO 'nonsuper', the database name of visit info should be set to current database.
Fix https://github.com/pingcap/tidb/issues/9781 In this SQL: GRANT SELECT ON t1 TO 'nonsuper', the database name of visit info should be set to current database.