If you mean with the report the info get after you verify you want to configure qt the yes it always says that mysql: yes or mysqll: plugin

And when i compile a project i always follow the same three steps.
First: qmake -project "QT += sql"
Second: qmake projectname.pro
Third: make