Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qt5.12.8 missing QMySql Plugin
-
Hello!
I have noticed that my version of Qt5.12.8 is missing the QMySql plugin! I need this for development.
I have tried searching online for possible issue but have found that none was reported.
Does anyone know how to install this plugin or if i am missing something?Thank you for your support.
Best regards,
Diego.
-
You need to compile it manually. It was removed because of changed policy from Oracle (who own MySQL). Instructions are in the documentation.
-
Thank you for your help!
I suspected something like that.
Best Regards,
Diego.