9 Mart 2017 Perşembe

mariadb : Plugin 'unix_socket' is not loaded :(ubuntu 16.04)


mysqld_safe --skip-grant-tables &
mysql
use mysql;
update user set authentication_string=PASSWORD("") where User='root';
update user set plugin="mysql_native_password";
flush privileges
;
quit
;

 
 

Hiç yorum yok:

Yorum Gönder

podman aksaklıkları

#1 "ERRO[0000] cannot find UID/GID for user admin: cannot read subids - check rootless mode in man pages  WARN[0000] Using rootless sin...