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 
col.xyz.query.ds 
datasource.names 
ds.xyz.connection.type = mysql 
ds.xyz.connection.type = postgres 
ds.xyz.connection.type = sybase
ds.xyz.connection.type = oracle