Arama Sonuçları

  1. martysama

    mariadb 1011 şifre değiştirme

    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
Geri
Üst