added missing dbug_return

This commit is contained in:
tomas@poseidon.ndb.mysql.com 2006-03-10 10:41:52 +01:00
parent fb631aa412
commit a7f9699d8a

View file

@ -1477,7 +1477,7 @@ ndb_handle_schema_change(THD *thd, Ndb *ndb, NdbEventOperation *pOp,
if (do_close_cached_tables)
close_cached_tables((THD*) 0, 0, (TABLE_LIST*) 0);
return 0;
DBUG_RETURN(0);
}
static int