/
ds.xyz.connection.type = mysql
ds.xyz.connection.type = mysql
Use this to create a database source which connects to a mysql type of database.
Class | Database |
---|---|
Property | ds.xyz.connection.type = mysql |
Formal specification | ds.xyz.connection.type = mysql |
Required | no |
Default | no |
Version | 1.0 |
Comment | |
Example | ds.xyz.connection.type=mysql
ds.xyz.connection.url=jdbc:mysql://localhost:3306/igrid_test?useUnicode=true&characterEncoding=UTF8&jdbcCompliantTruncation=false
ds.xyz.connection.username=myuser
ds.xyz.connection.password=mypassword
|
Reference | gd.query.ds |
Related content
ds.xyz.connection.type = sqlserver
ds.xyz.connection.type = sqlserver
More like this
ds.xyz.connection.type = oracle
ds.xyz.connection.type = oracle
More like this
ds.xyz.connection.type = postgres
ds.xyz.connection.type = postgres
More like this
ds.xyz.connection.type = sybase
ds.xyz.connection.type = sybase
More like this
col.xyz.query.ds
col.xyz.query.ds
More like this
Datasource Specifications
Datasource Specifications
More like this