martysama Üye Üye Mesaj 247 Beğeni 113 Puan 466 Ticaret Puanı 0 29 Eylül 2024 #1 service mysql-server stop mysqld_safe --skip-grant-tables --skip-networking & mysql -u root FLUSH PRIVILEGES; ALTER USER 'root'@'%' IDENTIFIED BY 'yeni_sifre'; quit reboot
service mysql-server stop mysqld_safe --skip-grant-tables --skip-networking & mysql -u root FLUSH PRIVILEGES; ALTER USER 'root'@'%' IDENTIFIED BY 'yeni_sifre'; quit reboot