2062
2062
0 on success, non-zero otherwise
2066
index_hints->push_front(new (session->mem_root) Index_hint(current_index_hint_type, current_index_hint_clause, str, length));
2066
index_hints->push_front(new (session->mem_root) Index_hint(current_index_hint_type, current_index_hint_clause, str));
2069
2069
message::AlterTable *LEX::alter_table()