Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P5: Not important
-
Resolution: Invalid
-
Affects Version/s: 3.x
-
Fix Version/s: Some future release
-
Component/s: SQL Support
-
Labels: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
-