859
838
ulong get_form_pos(int file, unsigned char *head, TYPELIB *save_names);
860
839
void append_unescaped(String *res, const char *pos, uint32_t length);
863
842
bool check_column_name(const char *name);
865
844
bool check_table_name(const char *name, uint32_t length);
867
846
} /* namespace drizzled */
870
849
#include "drizzled/table/concurrent.h"
872
851
#endif /* DRIZZLED_TABLE_H */