Ok, here is what I did...
Database Server: localhost
The database server can be in the form of a hostname, such as db1.myserver.com, or as an IP address, such as 192.168.0.1.
Username: asiapdp_linh
The username is used to connect to the database server. An example username is mysql_10.
Note: If the catalog is to be imported (selected above), the account used to connect to the database server needs to have Create and Drop permissions.
Password: "password for username in database"
The password is used together with the username, which forms the database user account.
Database: asiapdp_
The database used to hold the catalog data. An example database name is catalog.
-Linh