1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
This commit is contained in:
Mattias Jonsson
2008-10-29 21:30:04 +01:00
5 changed files with 101 additions and 11 deletions

View File

@@ -1738,7 +1738,7 @@ public:
if (ht->alter_table_flags)
return ht->alter_table_flags(flags);
return 0;
}
}
protected:
/* Service methods for use by storage engines. */