Quote Originally Posted by repaco View Post
I'm getting with qWarning() the same your error:

QSqlError(1295, "QMYSQL3: Unable ro prepare statement", "This command is not supported in the prepared statement protocol yet")

But DB Schema is created. Also tables views and users are created without problems.

Do I ignore that error?

Thanks.
Can you post your codes where the warning occurs here?