151
151
void storeAlterColumnPosition(LEX *lex, const char *position);
154
154
void buildKey(LEX *lex, Key::Keytype type_par, const lex_string_t &name_arg);
155
155
void buildForeignKey(LEX *lex, const lex_string_t &name_arg, drizzled::Table_ident *table);