Property
| Value
|
---|---|
Name
| username
|
Display Name
| User Name
|
Description
| The user name to connect to the MySQL database. [Required]
|
Datatype
| String
|
Min Length
| 0
|
Max Length
| 16
|
Options
|
|
Property
| Value
|
---|---|
Name
| password
|
Display Name
| Password
|
Description
| The password associated with your user name. [Required]
|
Datatype
| String
|
Min Length
| 0
|
Max Length
| 16
|
Options
|
|
Property
| Value
|
---|---|
Name
| hostname
|
Display Name
| Host Name
|
Description
| Host name of the MySQL server to connect. [Required]
|
Datatype
| String
|
Default Value
| localhost
|
Min Length
| 0
|
Max Length
| 16
|
Options
|
|
Property
| Value
|
---|---|
Name
| port
|
Display Name
| Port
|
Description
| Port number of the MySQL server to connect. [Required]
|
Datatype
| Integer
|
Default Value
| 3306
|
Options
|
|
Property
| Value
|
---|---|
Name
| catalog
|
Display Name
| Catalog
|
Description
| Database catalog to connect. [Required]
|
Datatype
| String
|
Min Length
| 0
|
Max Length
| 255
|
Options
|
|