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