Commit 1fa143cc authored by unknown's avatar unknown
Browse files

missing DBUG_RETURN added

parent 1f3825b2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1747,6 +1747,7 @@ ndb_binlog_thread_handle_schema_event_post_epoch(THD *thd,
  {
    ndbcluster_update_slock(thd, schema->db, schema->name);
  }
  DBUG_VOID_RETURN;
}

/*