Code error: 42000. MYSQL

0

Good day I'm installing a laravel script on a vps and use a remote database, when I run the migration it throws me the error

Code error: 42000.
SQLSTATE[42000]: Syntax error or access violation: 1227 Access denied; you 
need (at least one of) the RELOAD privilege(s) for this operation

Can someone explain to me what it means? and the way to solve it

    
asked by Abdiel Hernandez 16.09.2018 в 01:47
source

1 answer

0

Good morning Abdiel Hernandez, what happens is that you have the privileges blocked, you must give all the permission to the folders

    
answered by 18.09.2018 в 16:42