QSqlDriver does not support Transactions (but everything seems to be installed)
-
Not necessarily. The transaction detection is effective if the client library version used to build the plugin is greater than 3.23.34. Now the question is is, are you sure the server supports it ?
-
Not necessarily. The transaction detection is effective if the client library version used to build the plugin is greater than 3.23.34. Now the question is is, are you sure the server supports it ?
-
wrote on 5 Jan 2018, 15:13 last edited by
Hello all,
if i generate the transaction by myself with QSqlQuery ... it works ... but not with the functions provided by the QSqlDriver. Hmpf
-
How were you using it ?
-
So basically if you don't do the check and use it, it works as expected ?
-
Sorry, I misunderstood you. So if you write the transaction in the SQL statement of the QSqlQuery it's working properly. Correct this time ?
-
Sorry, I misunderstood you. So if you write the transaction in the SQL statement of the QSqlQuery it's working properly. Correct this time ?
-
That's not the most easy but I'd re-build the MySQL plugin to see what the check does currently.
17/17