Updating some revs
This commit is contained in:
parent
0bfcb27002
commit
fab6aa9095
@ -20,7 +20,6 @@ using namespace sql::mysql;
|
||||
|
||||
MySQLManager::MySQLManager() : SqlManager(SqlType::TYPE_MYSQL) {}
|
||||
MySQLManager::~MySQLManager() {}
|
||||
|
||||
//Property info: https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-configuration-properties.html
|
||||
//mysql://[host][:port]/[database][?propertyName1=propertyValue1[&propertyName2=propertyValue2]...]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user