prog:mariadb
Ceci est une ancienne révision du document !
Reset root password
mysqld_safe --skip-grant-tables --skip-networking & mysql -u root
FLUSH PRIVILEGES; SET PASSWORD FOR 'root'@'localhost' = PASSWORD('xxxxxxxxxxxx');
How To Reset Your MySQL or MariaDB Root Password _ DigitalOcean, Archive
prog/mariadb.1505066905.txt.gz · Dernière modification : 2017/09/10 20:08 de root