Operation Manual

620
7.6 MySQL Server
Note:
To use this feature on the TS-x39/509/809 series, please update the system
firmware with the image file enclosed in the product CD or download the latest system
firmware from http://www.qnap.com.
You can enable MySQL Server as the website database.
Enable TC P/IP Networking:
You can enable this option to configure MySQL server of the NAS as a database server
of another web server in remote site through Internet connection. When you disable this
option, your MySQL server will only be configured as local database server for the web
server of the NAS.
After enabling remote connection, assign a port for the remote connection service of
MySQL server. The default port is 3306.
After the first-time installation of the NAS, a folder phpMyAdmin is created in the Qweb/
Web network folder. You can enter http://NAS IP/phpMyAdmin/ in the web browser to
enter the phpMyAdmin page and manage the MySQL database.
Note:
Do not delete the phpMyAdmin folder. You can rename this folder but the link on the
MySQL server page will not be updated. To connect to the renamed folder, you can
enter the link http://NAS IP/renamed folder in the web browser.
The phpMyAdmin folder is created after the first-time installation. When you update
the firmware, the folder remains unchanged.
Database Maintenance:
Reset root password: Execute this function to reset the password of MySQL root as
“admin”.
Re-initialize database: Execute this function to delete all the data on MySQL
database.