Pikachuu Software & Developer MT Üye Mesaj 162 Çözümler 3 Beğeni 448 Puan 814 Ticaret Puanı 0 21 Ekim 2025 #1 service mysql-server stop mysqld_safe --skip-grant-tables --skip-networking & mysql -u root FLUSH PRIVILEGES; ALTER USER 'root'@'%' IDENTIFIED BY '1'; quit reboot
service mysql-server stop mysqld_safe --skip-grant-tables --skip-networking & mysql -u root FLUSH PRIVILEGES; ALTER USER 'root'@'%' IDENTIFIED BY '1'; quit reboot