I can insert, update, delete, etc. to a table in my MySQL database but I cannot show the table status. Does anyone know which privilege(s) is needed to do this?
Here is my error message:
Access denied for user 'admin459'@'localhost' to database 'sample'
Minimal (select only) privileges is all I need to get table status. What version of mysql?
then:
works.
what does this return for you?