Searched refs:getMysqlVersion (Results 1 – 3 of 3) sorted by relevance
248 if (this->getMysqlVersion() < 40100) { in construct()720 sal_Int32 OConnection::getMysqlVersion() in getMysqlVersion() function in OConnection
132 sal_Int32 getMysqlVersion()
1507 if (m_rConnection.getMysqlVersion() >= requiredVersion[i]) { in getTableTypes()
Completed in 34 milliseconds