thecodemonkey86 / qt_mysql_driver

Typical symptom: QMYSQL driver not loaded. Solution: get pre-built Qt SQL driver plug-in required to establish a connection to MySQL / MariaDB using Qt. Download qsqlmysql.dll binaries built from official Qt source code
Other
417 stars 58 forks source link

Qt 6.2.3 #21

Closed abdullah-radwan closed 2 years ago

abdullah-radwan commented 2 years ago

Hi!

Can you provide a build for Qt 6.2.3? The 6.2.2 build causes a CTD.

Regards, Abdullah Radwan

thecodemonkey86 commented 2 years ago

Hi, the build for 6.2.3 is here

abdullah-radwan commented 2 years ago

Thank you!