qt_mysql_driver icon indicating copy to clipboard operation
qt_mysql_driver copied to clipboard

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 offi...

Results 15 qt_mysql_driver issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I was wondering f it was possible to give me/us a small step by step tutorial on how to build for Linux and/or Windows? I somehow managed to grasp...

so I'm not sure if this is a problem related to the linked dll or the compiled plugin or some incompatibility between the server and the connector but on windows...

Hello, Thank you for your efforts really appreciated it, I want to ask if there is an available driver for **Android QT 6.3.0 Clang x86** Thanks

针对qt mysql dirver ,mysql 的版本只提到8.0,没有说是32位或64位的,目前社区版mysql官网都是32位的,而QT是64位 的,是否有问题?

6.3.0测试过了,不起作用,找不出原因,请帮忙确认是否有人用过,谢谢

These Windows builds are great. Thanks! Any chance you can release Linux or MacOS builds? Thanks in advance.

Hey there! Thanks for this repository and your hard work. Can you help me find the source of my problem, if it's on my side or a bug? Currently, when...

Cannot get columns default values from the database either through QSqlTableModel.record() nor QDatabase().record(), always None. Also setDefaultValue() does nothing. all field datatypes. Working with sqlite database. I use Windows 11...

Hi I was wondering if you could a release of Qt: 5.15.12 I am trying to add some files in order to enable support for Kate (the editor) and it...

@thecodemonkey86 thanks to thecodemonkey86, I compile it in qt 6.6.1 successfully, this is my note.Hope can help you. By the way, i install mysql8 on my windows 11. 1. Copy...