signature MYSQL_CONFIG = sig val adduser : string val passwd : string val createdb : string val dropdb : string val grant : string end