Home
last modified time | relevance | path

Searched refs:well_formed_error (Results 1 – 25 of 125) sorted by relevance

12345

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql-common/
H A Dsql_string.cc844 int well_formed_error; in well_formed_copy_nchars() local
867 &well_formed_error) != in well_formed_copy_nchars()
890 &well_formed_error); in well_formed_copy_nchars()
916 if (well_formed_error && to_cs->mbmaxlen > 1 && in well_formed_copy_nchars()
921 to_cs, *from_end_pos, from_end, 1, &well_formed_error); in well_formed_copy_nchars()
923 well_formed_error = (res + extra < min_length); in well_formed_copy_nchars()
926 *well_formed_error_pos = well_formed_error ? *from_end_pos : nullptr; in well_formed_copy_nchars()
1165 int well_formed_error; in validate_string() local
1167 &well_formed_error); in validate_string()
1168 *length_error = well_formed_error; in validate_string()
[all …]
H A Dclient_plugin.cc411 int well_formed_error; in mysql_load_plugin_v() local
451 &well_formed_error); in mysql_load_plugin_v()
453 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_string.cc981 int well_formed_error; in well_formed_copy_nchars() local
1006 &well_formed_error) != in well_formed_copy_nchars()
1022 nchars, &well_formed_error); in well_formed_copy_nchars()
1025 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1253 int well_formed_error; in validate_string() local
1255 length, &well_formed_error); in validate_string()
1256 *length_error= well_formed_error; in validate_string()
1257 return well_formed_error; in validate_string()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_string.cc981 int well_formed_error; in well_formed_copy_nchars() local
1006 &well_formed_error) != in well_formed_copy_nchars()
1022 nchars, &well_formed_error); in well_formed_copy_nchars()
1025 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1253 int well_formed_error; in validate_string() local
1255 length, &well_formed_error); in validate_string()
1256 *length_error= well_formed_error; in validate_string()
1257 return well_formed_error; in validate_string()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql-common/
H A Dsql_string.cc1020 int well_formed_error; in well_formed_copy_nchars() local
1045 &well_formed_error) != in well_formed_copy_nchars()
1061 nchars, &well_formed_error); in well_formed_copy_nchars()
1064 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1329 int well_formed_error; in validate_string() local
1331 length, &well_formed_error); in validate_string()
1332 *length_error= well_formed_error; in validate_string()
1333 return well_formed_error; in validate_string()
H A Dclient_plugin.c442 int well_formed_error; in mysql_load_plugin_v() local
488 &well_formed_error); in mysql_load_plugin_v()
490 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql-common/
H A Dsql_string.cc1020 int well_formed_error; in well_formed_copy_nchars() local
1045 &well_formed_error) != in well_formed_copy_nchars()
1061 nchars, &well_formed_error); in well_formed_copy_nchars()
1064 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1329 int well_formed_error; in validate_string() local
1331 length, &well_formed_error); in validate_string()
1332 *length_error= well_formed_error; in validate_string()
1333 return well_formed_error; in validate_string()
H A Dclient_plugin.c442 int well_formed_error; in mysql_load_plugin_v() local
488 &well_formed_error); in mysql_load_plugin_v()
490 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql-common/
H A Dsql_string.cc1020 int well_formed_error; in well_formed_copy_nchars() local
1045 &well_formed_error) != in well_formed_copy_nchars()
1061 nchars, &well_formed_error); in well_formed_copy_nchars()
1064 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1329 int well_formed_error; in validate_string() local
1331 length, &well_formed_error); in validate_string()
1332 *length_error= well_formed_error; in validate_string()
1333 return well_formed_error; in validate_string()
H A Dclient_plugin.c442 int well_formed_error; in mysql_load_plugin_v() local
488 &well_formed_error); in mysql_load_plugin_v()
490 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql-common/
H A Dsql_string.cc1020 int well_formed_error; in well_formed_copy_nchars() local
1045 &well_formed_error) != in well_formed_copy_nchars()
1061 nchars, &well_formed_error); in well_formed_copy_nchars()
1064 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1329 int well_formed_error; in validate_string() local
1331 length, &well_formed_error); in validate_string()
1332 *length_error= well_formed_error; in validate_string()
1333 return well_formed_error; in validate_string()
H A Dclient_plugin.c442 int well_formed_error; in mysql_load_plugin_v() local
488 &well_formed_error); in mysql_load_plugin_v()
490 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql-common/
H A Dsql_string.cc1020 int well_formed_error; in well_formed_copy_nchars() local
1045 &well_formed_error) != in well_formed_copy_nchars()
1061 nchars, &well_formed_error); in well_formed_copy_nchars()
1064 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1329 int well_formed_error; in validate_string() local
1331 length, &well_formed_error); in validate_string()
1332 *length_error= well_formed_error; in validate_string()
1333 return well_formed_error; in validate_string()
H A Dclient_plugin.c442 int well_formed_error; in mysql_load_plugin_v() local
488 &well_formed_error); in mysql_load_plugin_v()
490 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_string.cc981 int well_formed_error; in well_formed_copy_nchars() local
1006 &well_formed_error) != in well_formed_copy_nchars()
1022 nchars, &well_formed_error); in well_formed_copy_nchars()
1025 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1253 int well_formed_error; in validate_string() local
1255 length, &well_formed_error); in validate_string()
1256 *length_error= well_formed_error; in validate_string()
1257 return well_formed_error; in validate_string()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_string.cc981 int well_formed_error; in well_formed_copy_nchars() local
1006 &well_formed_error) != in well_formed_copy_nchars()
1022 nchars, &well_formed_error); in well_formed_copy_nchars()
1025 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1253 int well_formed_error; in validate_string() local
1255 length, &well_formed_error); in validate_string()
1256 *length_error= well_formed_error; in validate_string()
1257 return well_formed_error; in validate_string()
/dports/databases/mysql57-client/mysql-5.7.36/sql-common/
H A Dsql_string.cc1020 int well_formed_error; in well_formed_copy_nchars() local
1045 &well_formed_error) != in well_formed_copy_nchars()
1061 nchars, &well_formed_error); in well_formed_copy_nchars()
1064 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1329 int well_formed_error; in validate_string() local
1331 length, &well_formed_error); in validate_string()
1332 *length_error= well_formed_error; in validate_string()
1333 return well_formed_error; in validate_string()
H A Dclient_plugin.c442 int well_formed_error; in mysql_load_plugin_v() local
488 &well_formed_error); in mysql_load_plugin_v()
490 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_string.cc981 int well_formed_error; in well_formed_copy_nchars() local
1006 &well_formed_error) != in well_formed_copy_nchars()
1022 nchars, &well_formed_error); in well_formed_copy_nchars()
1025 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1253 int well_formed_error; in validate_string() local
1255 length, &well_formed_error); in validate_string()
1256 *length_error= well_formed_error; in validate_string()
1257 return well_formed_error; in validate_string()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_string.cc1047 int well_formed_error; in well_formed_copy_nchars() local
1072 &well_formed_error) != in well_formed_copy_nchars()
1088 nchars, &well_formed_error); in well_formed_copy_nchars()
1091 *well_formed_error_pos= well_formed_error ? from + res : NULL; in well_formed_copy_nchars()
1319 int well_formed_error; in validate_string() local
1321 length, &well_formed_error); in validate_string()
1322 *length_error= well_formed_error; in validate_string()
1323 return well_formed_error; in validate_string()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql-common/
H A Dclient_plugin.c368 int well_formed_error; in mysql_load_plugin_v() local
414 &well_formed_error); in mysql_load_plugin_v()
416 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql-common/
H A Dclient_plugin.c368 int well_formed_error; in mysql_load_plugin_v() local
414 &well_formed_error); in mysql_load_plugin_v()
416 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql-common/
H A Dclient_plugin.c368 int well_formed_error; in mysql_load_plugin_v() local
414 &well_formed_error); in mysql_load_plugin_v()
416 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql-common/
H A Dclient_plugin.c366 int well_formed_error; in mysql_load_plugin_v() local
412 &well_formed_error); in mysql_load_plugin_v()
414 if (well_formed_error || len != res) { in mysql_load_plugin_v()
/dports/databases/mysql56-client/mysql-5.6.51/sql-common/
H A Dclient_plugin.c366 int well_formed_error; in mysql_load_plugin_v() local
412 &well_formed_error); in mysql_load_plugin_v()
414 if (well_formed_error || len != res) { in mysql_load_plugin_v()

12345