mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Review fixes for Bug #8753 Invalid schema
object version after dropping index
This commit is contained in:
@ -201,7 +201,7 @@ class ha_ndbcluster: public handler
|
||||
void print_results();
|
||||
|
||||
longlong get_auto_increment();
|
||||
void invalidateCache();
|
||||
void invalidateDictionaryCache();
|
||||
int ndb_err(NdbConnection*);
|
||||
bool uses_blob_value(bool all_fields);
|
||||
|
||||
|
Reference in New Issue
Block a user