Files
tidb/privilege
tiancaiamao bab4993902 *: check privilege for 'show create table' and infoschema tables (#6426)
1. 'show create table xxx' require privilege for the table
2. 'select * from information_schema.tables' should only returns data visible to user
2018-05-02 21:05:13 -05:00
..