466
466
UNIV_INTERN int doRenameTable(Session&, const identifier::Table &from, const identifier::Table &to);
467
467
UNIV_INTERN int doDropTable(Session &session, const identifier::Table &identifier);
471
471
UNIV_INTERN uint32_t max_supported_keys() const;
472
472
UNIV_INTERN uint32_t max_supported_key_length() const;