drop database wptest; create database wptest; grant all privileges on wptest.* to 'dba'@'localhost' identified by 'dba';