create database NPDB default charset "UTF8"; grant all on NPDB.* to 'npdb_db_user'@'localhost' identified by 'shfds73242k'; flush privileges;