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

Compatibility question #32

Closed cosmarc closed 1 year ago

cosmarc commented 1 year ago

Is the MySQL 8.0.32 from 6.5.0 release backwards compatible with the MySQL 5.7?

thecodemonkey86 commented 1 year ago

hi, yes it is according to this table: https://dev.mysql.com/doc/mysql-compat-matrix/en/