Generic - RDBMS Adapter (MySQL)
Search form
Description - A generic for connecting to MySQL Server.
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Host: | string | Name or IP address of the MySQL server. |
* | Port: | string | The port number of the MySQL server. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | User ID: | string | The MySQL username to authenticate the connection. |
Password: | string | The MySQL password to authenticate the connection. | |
* | Database: | string | The schema that will be used as the default schema. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
URL: | string |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
Node Maximum: | integer | Maximum number of nodes to retrieve. |