|
||
---|---|---|
README.md | ||
wordpress_install_1.sh | ||
wordpress_install_2.sh |
README.md
ubuntu-wordpress
show databases; create user "anon"@"%" identified by "kiler"; grant all privileges on anon.* to "anon"@"%"; exit