Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.1, 6.3.0 Alpha
-
Component/s: SQL Support
-
Labels:None
-
Platform/s:
-
Commits:11f5c07c1b312d70197bbada3842d72c1c97c5ff (qt/qtbase/dev) 69080ce332cef9a405c38d298319de00c9e2dfd8 (qt/qtbase/6.2.1) 3b2c6b714736c075185c06fd701ace2535fc588e (qt/qtbase/6.2)
Description
Function QSqlDatabase.open() prints warning:
"MySQL: Unable to set the client character set to utf8 (""). Using 'utf8' instead.".
Tried to use wrong password and got a warning:
MySQL: Unable to set the client character set to utf8 ("Access denied for user 'lsserver'@'localhost' (using password: YES)"). Using 'utf8' instead.