QSqlDatabase::addDatabase not thread safe with plugin
Although the method is marked as thread safe in the docs, if you use a database plugin it ends up not being thread safe.
Loading
Please sign in to comment
Although the method is marked as thread safe in the docs, if you use a database plugin it ends up not being thread safe.