Good, in one of my applications I need to access the View of the table, but for some reason, it seems that the user does not have access.
When I try to access through phpMyAdmin, it sends me the following error
error #1045 - access denied for user 'qma_2017'@'localhost' (using password: YES)
To the rest of the tables and others I can access without problem. I have also tried to give all the permissions to the user and nothing at all.
Any ideas? Thanks!