51
51
} /* namespace statement */
54
bool alter_table(Session *session, char *new_db, char *new_name,
57
55
HA_CREATE_INFO *create_info,
61
59
uint32_t order_num, order_st *order, bool ignore);
63
66
} /* namespace drizzled */
64
67
#endif /* DRIZZLED_STATEMENT_ALTER_TABLE_H */