Define MySQL Connection
Category
Database Commands
Description
This command allows you to define a connection to MYSQL data source. Use this command to create a new connection to a database.
Parameters
- Instance Name
Enter the instance name
- MySQL Server Name
Please Enter MySQL Server
- MySQL Username
Please Enter MySQL Username
- MySQL Password
Please Enter MySQL Password
- MySQL Database Name
Please Enter MySQL Database Name
- MySQL Port
Please Enter MySQL Connection Port
- Use Encrypted Password
Select Yes if password in MySQL Password box is encrypted
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\Database Commands\Define MySQL Connection\Define MySQL Connection.xml