Profile
Achievement
ampt's Recent Snippets
- All /
« Prev 1 Next »
Example:
CREATE SCHEMA `db_wordpress_02` ;
GRANT ALL PRIVILEGES ON db_wordpress_02.* to 'root'@'localhost' IDENTIFIED BY 'scr1ptlov3r';
1
832
posted 10 years ago by ampt