24#ifndef MYSQL_STRCONV_CONV_ESCAPED_BASIC_H
25#define MYSQL_STRCONV_CONV_ESCAPED_BASIC_H
46 target.write_char(
format.quote_char);
49 target.write_char(
format.quote_char);
Concept that holds for String_counter and String_writer.
Definition: string_target.h:111
static PFS_engine_table_share_proxy table
Definition: pfs.cc:61
Definition: gtid_binary_format.h:41
void encode_impl(const Gtid_binary_format &format, Is_string_target auto &target, const mysql::gtids::Is_tag auto &tag)
Definition: gtid_binary_format_conv.h:48
Format tag to identify text format.
Definition: text_format.h:38