MySQL8.0删除password()函数

如果使用PASSWORD会报错:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near xxx
可以使用SHA1()替代

posted @ 2021-02-25 22:56  Dapeus  阅读(193)  评论(0)    收藏  举报