I am trying create a database in mysql database from separate .sql file and passing database name as variable.I am creating database from file to create tenant (separate database) and insert credentials to the Credentials table.I am trying create a database in mysql database