Details
-
Bug
-
Resolution: Invalid
-
P5: Not important
-
3.x
-
None
Description
Check if the database connection really is alive in isOpen(), this can be done using the driver specific functions.
Currently, QSqlDatabase::isOpen() returns true even if the server has dropped the connection.
Attachments
Issue Links
- is replaced by
-
QTBUG-224 QSqlDatabase does not know when a connection is lost even if QSqlQuery does
- Closed