fedora - MySQL password always prompt to reset password -
there's wrong mysql after updated newer version. prompts reset password everytime boot/re-boot laptop.
is there way out of prompts? can set password without reset everytime open mysqlworkbench, , it's horrible change mysql configuration on codes everyday.
here's screenshot.
thanks in advance.
for troubled problem, reset password usual , can run command after logged on mysql
alter user 'user'@'localhost' password expire never
ps: i'm using mysql 5.7.9 under fedora 22
Comments
Post a Comment