Skip to content

Commit 3886b13

Browse files
Update README.md
1 parent 05f16ee commit 3886b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Typical symptom when trying to connect to MySQL / MariaDB using Qt but without t
1010
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 <a href="https://github.com/thecodemonkey86/qt_mysql_driver/releases">releases</a>
1111

1212
<b>
13-
Latest Qt version: Download for Qt 6.2.4 <a href="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 <a href="https://github.com/thecodemonkey86/qt_mysql_driver/releases/tag/qmysql_6.3.0">here</a>
1414
</b>
1515
<br>
1616

0 commit comments

Comments
 (0)