SUPER privilege(s) for this operation

前端 未结 5 1468
难免孤独
难免孤独 2021-02-01 04:54

I create my database and user navid in my shared server with cpanel (databases -> mySQL@ Databases -> add new user),and then selecte

5条回答
  •  别跟我提以往
    2021-02-01 05:26

    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@%.

提交回复
热议问题