You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Typical symptom when trying to connect to MySQL / MariaDB using Qt but without t
10
10
Since the Qt Company currently doesn't give a crap on providing qsqlmysql.dll / libqsqlmysql.so in binary form, you have to build it on your own, which can be a pain. Here is a build for various Qt versions. Get precompiled qsqlmysql.dll for Windows / libqsqlmysql.so for Linux from <ahref="https://github.com/thecodemonkey86/qt_mysql_driver/releases">releases</a>
11
11
12
12
<b>
13
-
Latest Qt version: Download for Qt 6.2.4 <ahref="https://github.com/thecodemonkey86/qt_mysql_driver/releases/tag/qmysql_6.2.4">here</a>
13
+
Latest Qt version: Download for Qt 6.3.0 <ahref="https://github.com/thecodemonkey86/qt_mysql_driver/releases/tag/qmysql_6.3.0">here</a>
0 commit comments