HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
I have a question if these files do not have the license in cough one that does what they are for if no one can use them.
- SOMEONE HELPS ME WITH THIS SETUP I DO NOT UNDERSTAND ANYTHING.
-
- One you have finished with MySQL you need to create a user for the files. mt2@localhost -pw "mt2!@#"
mysql;use mysql;
create user 'mt2'@'localhost' identified by 'mt2!@#';
grant all privileges on *.* to 'mt2'@'localhost' with grant option;
Since we are creating a user for the files, we can also create ourselves a user to access the database externally.
grant all privileges on *.* to 'admin'@'%' with grant option;
flush privileges;
quit;
service mysql-server restart
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 4
- Görüntüleme
- 129
- Cevaplar
- 2
- Görüntüleme
- 1K
- Kilitli
- Cevaplar
- 10
- Görüntüleme
- 1K
