@override Future<Result<int>> executeAsyncStart(String connectionId, String sql) => _admin.executeAsyncStart(connectionId, sql);