pub async fn setup_mysql_server( store_type: StorageType, name: &str, ) -> (String, TestGuard, Arc<Box<dyn Server>>)