Host
(ex. localhost:3306 or 127.0.0.1)
LoginID
(ex. root)
Password
(ex. root)
Database
(ex. databasename)
Host: the name of server or the host name or the ip adress where is the database.(default port is 3306, to give another port write: and the port ex: localhost:3306)
LoginID: the username of the database.
Password: the user password for the database.
Database: the name of the database.