I'm following the instructions on http://docs.jboss.org/keycloak/docs/1.0-alpha-3/userguide/html/server-installation.html to setup MySQL instead of the H2. 

But i cant find how do i initiate the keycloak database . is there ddl file i run on the database before setting up the connections in the standalone.xml

Thanks,