# MySQL
LAMP deployment package includes MySQL and Web-GUI tool phpMyAdmin for MySQL management, refer to these steps to use it:
Log in Cloud Console, make sure the TCP:9090 port is allowed on Inbound of Security Group Rule (opens new window)
Using the Chrome or FireFox to visit URL http://Server's Internet IP:9090
Enter username and password of MySQL(Don't known password?)
Start to manage MySQL now
Websoft9 provide MySQL guide (opens new window) for more useful skills of MySQL, includes: modify password, create user, import/export data, enable or disable remote visit, log configuration and so on.