i read the pdf which came with badumna how to setup a dei server where it says,
Before running DeiMySql, you need to create the MySQL database. To do this from the command line, enter the following commands: • Windows: o Mysql –u username –p < badumna.sql
on the windows thats running the mysql database in a command prompt. make sure you have the badumna.sql in the directory where you execute the command
Or if you have phpmyadmin installed you simply upload the badumna.sql through the webpage.