mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
ndb - rbr blobs: remove obsolete problem-causing temporary fix
sql/ha_ndbcluster_binlog.cc: remove fix_blob_events storage/ndb/include/ndbapi/NdbDictionary.hpp: remove fix_blob_events storage/ndb/src/ndbapi/NdbDictionary.cpp: remove fix_blob_events storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp: remove fix_blob_events storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp: remove fix_blob_events
This commit is contained in:
@@ -1783,7 +1783,6 @@ public:
|
||||
#ifndef DOXYGEN_SHOULD_SKIP_INTERNAL
|
||||
const Table * getTable(const char * name, void **data) const;
|
||||
void set_local_table_data_size(unsigned sz);
|
||||
void fix_blob_events(const Table* table, const char* ev_name);
|
||||
#endif
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user