416
416
extern TYPELIB binlog_format_typelib;
419
418
void sql_print_error(const char *format, ...) __attribute__((format(printf, 1, 2)));
420
419
void sql_print_warning(const char *format, ...) __attribute__((format(printf, 1, 2)));
421
420
void sql_print_information(const char *format, ...)