Installing mysql-server problem - Raspbian Stretch - Raspberry Pi Forums
hello,
 
i'm trying install mysql-server on raspberry. followed every tutorial in internet , see prompt ask root password. when try install it, installation doesn't ask password.
 
tried many ways reset mysql password leads me mariadb > instead of mysql >
 
hope can me how install or reset password of mysql. thanks
 i'm trying install mysql-server on raspberry. followed every tutorial in internet , see prompt ask root password. when try install it, installation doesn't ask password.
tried many ways reset mysql password leads me mariadb > instead of mysql >
hope can me how install or reset password of mysql. thanks
root@localhost authenticated via "unix_socket" authentication plugin. can login  without password.
code: select all
sudo mysql -u root
raspberrypi
 
  
Comments
Post a Comment