I create my database and user navid in my shared server with cpanel (databases -> mySQL@ Databases -> add new user),and then selecte
navid
cpanel
databases -> mySQL@ Databases -> add new user
Don't rely on default values, if emptying the definer field in phpMyAdmin or other programs won't solve, check the definer, should not be username@localhost unless explicitly needed, but username@%.
username@localhost
username@%