該報(bào)錯(cuò)同樣適用于MariaDB
一、報(bào)錯(cuò)信息
ERROR 1290 (HY000): The MariaDB server is running with the --skip-grant-tables option so it cannot execute this statement
二、報(bào)錯(cuò)場(chǎng)景
修改mysql密碼出現(xiàn)的報(bào)錯(cuò)。文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-754684.html
三、解決方式
先使用flush privileges;
刷新命令,再修改數(shù)據(jù)庫(kù)密碼set password for root@localhost=password('你的密碼');
文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-754684.html
到了這里,關(guān)于【數(shù)據(jù)庫(kù)】mysql-修改密碼-error-1290 (HY000): The MySQL server is running with the --skip-grant-tables option的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!