Home
last modified time | relevance | path

Searched refs:my_b_append (Results 1 – 25 of 71) sorted by relevance

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dparse_file.cc73 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
77 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
81 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
89 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
149 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
164 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
166 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
263 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
269 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
271 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dparse_file.cc73 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
77 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
81 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
89 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
149 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
164 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
166 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
263 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
269 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
271 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dparse_file.cc78 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
86 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
94 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
154 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
169 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
171 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
268 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
274 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
276 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dparse_file.cc73 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
77 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
81 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
89 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
149 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
164 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
166 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
263 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
269 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
271 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dparse_file.cc78 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
86 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
94 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
154 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
169 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
171 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
268 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
274 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
276 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dparse_file.cc78 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
86 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
94 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
154 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
169 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
171 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
268 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
274 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
276 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dparse_file.cc78 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
86 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
94 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
154 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
169 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
171 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
268 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
274 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
276 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dparse_file.cc78 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
86 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
94 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
154 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
169 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
171 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
268 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
274 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
276 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dparse_file.cc78 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
86 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
94 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
154 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
169 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
171 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
268 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
274 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
276 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dparse_file.cc73 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
77 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
81 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
89 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
149 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
164 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
166 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
263 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
269 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
271 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dparse_file.cc73 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
77 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
81 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
89 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
149 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
164 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
166 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
263 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
269 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
271 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dparse_file.cc66 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\n"))) in write_escaped_string()
70 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\0"))) in write_escaped_string()
74 if (my_b_append(file, (const uchar *)STRING_WITH_LEN("\\z"))) in write_escaped_string()
82 if (my_b_append(file, (const uchar *)ptr, 1)) in write_escaped_string()
142 if (my_b_append(file, (const uchar *)val_s->str, in write_parameter()
157 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'")) || in write_parameter()
159 my_b_append(file, (const uchar *)STRING_WITH_LEN("\'"))) in write_parameter()
256 my_b_append(&file, (const uchar *)STRING_WITH_LEN("\n"))) in sql_create_definition_file()
262 if (my_b_append(&file, (const uchar *)param->name.str, in sql_create_definition_file()
264 my_b_append(&file, (const uchar *)STRING_WITH_LEN("=")) || in sql_create_definition_file()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmf_iocache.cc1319 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) { in my_b_append() function
1365 if (info->type == SEQ_READ_APPEND) return my_b_append(info, Buffer, Count); in my_b_safe_write()
1607 if (my_b_append(&sra_cache, buf, 4) || in main()
1608 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmf_iocache.c1542 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1596 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1853 if (my_b_append(&sra_cache,buf,4) || in main()
1854 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmf_iocache.c1402 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1455 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1728 if (my_b_append(&sra_cache,buf,4) || in main()
1729 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmf_iocache.c1542 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1596 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1853 if (my_b_append(&sra_cache,buf,4) || in main()
1854 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmf_iocache.c1395 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1448 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1721 if (my_b_append(&sra_cache,buf,4) || in main()
1722 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmf_iocache.c1542 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1596 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1853 if (my_b_append(&sra_cache,buf,4) || in main()
1854 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmf_iocache.c1395 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1448 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1721 if (my_b_append(&sra_cache,buf,4) || in main()
1722 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysys/
H A Dmf_iocache.c1621 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count)
1674 return my_b_append(info, Buffer, Count);
1953 if (my_b_append(&sra_cache,buf,4) ||
1954 my_b_append(&sra_cache, block, block_size))
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysys/
H A Dmf_iocache.c1621 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count)
1674 return my_b_append(info, Buffer, Count);
1953 if (my_b_append(&sra_cache,buf,4) ||
1954 my_b_append(&sra_cache, block, block_size))
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysys/
H A Dmf_iocache.c1621 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count)
1674 return my_b_append(info, Buffer, Count);
1953 if (my_b_append(&sra_cache,buf,4) ||
1954 my_b_append(&sra_cache, block, block_size))
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysys/
H A Dmf_iocache.c1621 int my_b_append(register IO_CACHE *info, const uchar *Buffer, size_t Count)
1674 return my_b_append(info, Buffer, Count);
1953 if (my_b_append(&sra_cache,buf,4) ||
1954 my_b_append(&sra_cache, block, block_size))
/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dmf_iocache.c1566 int my_b_append(IO_CACHE *info, const uchar *Buffer, size_t Count) in my_b_append() function
1622 return my_b_append(info, Buffer, Count); in my_b_safe_write()
1862 if (my_b_append(&sra_cache,buf,4) || in main()
1863 my_b_append(&sra_cache, block, block_size)) in main()
/dports/databases/mysql56-client/mysql-5.6.51/mysys/
H A Dmf_iocache.c1621 int my_b_append(register IO_CACHE *info, const uchar *Buffer, size_t Count)
1674 return my_b_append(info, Buffer, Count);
1953 if (my_b_append(&sra_cache,buf,4) ||
1954 my_b_append(&sra_cache, block, block_size))

123