diff options
author | Thiago Macieira <[email protected]> | 2025-04-09 09:54:40 -0700 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2025-04-18 23:23:15 +0000 |
commit | d0787745aa43e5baf49de876f917946df6aceca5 (patch) | |
tree | 702d73dc038cd535f19fcddea1d7fe81d7179df1 /src/sql/kernel/qsqldriverplugin.cpp | |
parent | 9a6b7641e8214258ac2572305538180bf44eb321 (diff) |
QSqlDatabase: make evident the name of the driver that failed to load6.8
Tell me this isn't confusing:
Got keys from plugin meta data ("QMYSQL3", "QMYSQL", "QMARIADB")
QSqlDatabase: driver not loaded
QSqlDatabase: available drivers: QSQLITE QMARIADB QMYSQL QMYSQL3
This also merges the two messages into a single line, which is nicer for
rich logging environments.
Change-Id: Ieb80c6571213dddc518bfffdb6c86632df8f932c
Reviewed-by: Christian Ehrlicher <[email protected]>
(cherry picked from commit 4216ba7c37dbdf67bfb5dc793d01a232ce4ea762)
(cherry picked from commit 22dd10e261c1c9ab46a8bfe99f574bae1c6c01e9)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
Diffstat (limited to 'src/sql/kernel/qsqldriverplugin.cpp')
0 files changed, 0 insertions, 0 deletions