grant show databases on *.* to 'asg'@'%';

grant select on *.* to 'asg'@'%';

grant show view on *.* to 'asg'@'%';

相关文章: