Why do I need to use mysql if BigBlueButton does not store state?
BigBlueButton used to come with a (very) primitive grails-based application for scheduling. We depreciated it, but we still use grails to implement the API logic, and grails is still looking for a bigbluebutton-dev database. We have this marked in issue 869 to remove the dependency on mysql in a future iteration of BigBlueButton.