sekedar catatan pengingat saja, biar tidak lupa
CREATE USER 'website'@'10.11.12.13' IDENTIFIED BY 'inipasswordnya';
GRANT ALL PRIVILEGES ON *.* TO 'website'@'10.11.12.13' WITH GRANT OPTION;
FLUSH PRIVILEGES;
|
You are using an insecure version of your web browser. Please update your browser!
Using an outdated browser makes your computer unsafe. For a safer, faster, more enjoyable user experience, please update your browser today or try a newer browser.
|
|
Just another Blog.uny.ac.id weblog |
sekedar catatan pengingat saja, biar tidak lupa
CREATE USER 'website'@'10.11.12.13' IDENTIFIED BY 'inipasswordnya';
GRANT ALL PRIVILEGES ON *.* TO 'website'@'10.11.12.13' WITH GRANT OPTION;
FLUSH PRIVILEGES;