Commit 375bb35e authored by unknown's avatar unknown
Browse files

disabled test and feature

parent fa083eb7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,3 +36,5 @@ synchronization : Bug#24529 Test 'synchronization' fails on Mac pushb

plugin                   : Bug#25659 memory leak via "plugins" test
rpl_ndb_dd_advance	 : Bug#25913 rpl_ndb_dd_advance fails randomly

rpl_ndb_stm_innodb       : Bug#26783
+2 −0
Original line number Diff line number Diff line
@@ -4166,6 +4166,8 @@ THR_LOCK_DATA **ha_ndbcluster::store_lock(THD *thd,
extern MASTER_INFO *active_mi;
static int ndbcluster_update_apply_status(THD *thd, int do_update)
{
  return 0;

  Thd_ndb *thd_ndb= get_thd_ndb(thd);
  Ndb *ndb= thd_ndb->ndb;
  NDBDICT *dict= ndb->getDictionary();