create database if not exists `omsdb`; create user sa; create user jboss; create user init;