Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
0 down vote favorite I want to create table to mysql database.I am able to successfully open database but the query which contains create table command not working? if anybody know about it please let me know i'll be grateful. thanks
Probably a permissions issue with your MySQL user. Can you create a table outside of Qt using the same user and query?