Quote Originally Posted by chaosgeorge View Post
By the way QSqlDatabase::drivers(); returns just QSQLITE, QODBC3, QODBC is that ok?
Yes. It means it is able to use those drivers. Mysql driver is somehow unusable (due to missing dependencies probably) so it is not listed here. Once you fulfill dependencies, QMYSQL will get listed here as well.