1
0
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:
unknown
2005-03-07 10:53:16 +01:00
parent 8e8dfe43db
commit e23e81f7df
2 changed files with 5 additions and 6 deletions

View File

@ -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);