Home
last modified time | relevance | path

Searched refs:wsrep_retry_query (Results 1 – 25 of 30) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dselect_handler.cc88 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
H A Dsql_parse.cc1472 if (thd->wsrep_retry_query) { in wsrep_copy_query()
1473 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
1475 thd->wsrep_retry_query = (char *)my_malloc(PSI_INSTRUMENT_ME, in wsrep_copy_query()
1477 strncpy(thd->wsrep_retry_query, thd->query(), thd->wsrep_retry_query_len); in wsrep_copy_query()
1478 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
7978 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7987 thd->wsrep_retry_query); in wsrep_mysql_parse()
7988 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
7989 thd->wsrep_retry_query = NULL; in wsrep_mysql_parse()
H A Dsql_class.cc688 wsrep_retry_query(NULL), in THD()
3030 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dselect_handler.cc88 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
H A Dsql_parse.cc1472 if (thd->wsrep_retry_query) { in wsrep_copy_query()
1473 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
1475 thd->wsrep_retry_query = (char *)my_malloc(PSI_INSTRUMENT_ME, in wsrep_copy_query()
1477 strncpy(thd->wsrep_retry_query, thd->query(), thd->wsrep_retry_query_len); in wsrep_copy_query()
1478 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
7978 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7987 thd->wsrep_retry_query); in wsrep_mysql_parse()
7988 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
7989 thd->wsrep_retry_query = NULL; in wsrep_mysql_parse()
H A Dsql_class.cc688 wsrep_retry_query(NULL), in THD()
3030 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dselect_handler.cc84 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
H A Dsql_parse.cc1475 if (thd->wsrep_retry_query) { in wsrep_copy_query()
1476 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
1478 thd->wsrep_retry_query = (char *)my_malloc( in wsrep_copy_query()
1480 strncpy(thd->wsrep_retry_query, thd->query(), thd->wsrep_retry_query_len); in wsrep_copy_query()
1481 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
7874 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7883 thd->wsrep_retry_query); in wsrep_mysql_parse()
7884 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
7885 thd->wsrep_retry_query = NULL; in wsrep_mysql_parse()
H A Dsql_class.cc652 wsrep_retry_query(NULL), in THD()
3010 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dselect_handler.cc84 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
H A Dsql_parse.cc1475 if (thd->wsrep_retry_query) { in wsrep_copy_query()
1476 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
1478 thd->wsrep_retry_query = (char *)my_malloc( in wsrep_copy_query()
1480 strncpy(thd->wsrep_retry_query, thd->query(), thd->wsrep_retry_query_len); in wsrep_copy_query()
1481 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
7874 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7883 thd->wsrep_retry_query); in wsrep_mysql_parse()
7884 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
7885 thd->wsrep_retry_query = NULL; in wsrep_mysql_parse()
H A Dsql_class.cc652 wsrep_retry_query(NULL), in THD()
3010 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_mysqld.cc2842 if (thd->wsrep_retry_query) { in wsrep_copy_query()
2843 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
2845 thd->wsrep_retry_query = (char *)my_malloc( in wsrep_copy_query()
2847 strncpy(thd->wsrep_retry_query, thd->query(), thd->wsrep_retry_query_len); in wsrep_copy_query()
2848 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
H A Dsql_parse.cc1405 WSREP_DEBUG("Retry autocommit for: %s\n", thd->wsrep_retry_query); in do_command()
1417 return_value= dispatch_command(command, thd, thd->wsrep_retry_query, in do_command()
1422 if (thd->wsrep_retry_query && thd->wsrep_conflict_state != REPLAYING) in do_command()
1424 my_free(thd->wsrep_retry_query); in do_command()
1425 thd->wsrep_retry_query = NULL; in do_command()
7752 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7759 thd->wsrep_retry_query); in wsrep_mysql_parse()
7760 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
7761 thd->wsrep_retry_query = NULL; in wsrep_mysql_parse()
H A Dsql_class.cc786 wsrep_retry_query = NULL;
2948 if (WSREP(thd) && thd->wsrep_retry_query)
H A Dsql_class.h4742 char *wsrep_retry_query;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_mysqld.cc2842 if (thd->wsrep_retry_query) { in wsrep_copy_query()
2843 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
2845 thd->wsrep_retry_query = (char *)my_malloc( in wsrep_copy_query()
2847 strncpy(thd->wsrep_retry_query, thd->query(), thd->wsrep_retry_query_len); in wsrep_copy_query()
2848 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
H A Dsql_parse.cc1405 WSREP_DEBUG("Retry autocommit for: %s\n", thd->wsrep_retry_query); in do_command()
1417 return_value= dispatch_command(command, thd, thd->wsrep_retry_query, in do_command()
1422 if (thd->wsrep_retry_query && thd->wsrep_conflict_state != REPLAYING) in do_command()
1424 my_free(thd->wsrep_retry_query); in do_command()
1425 thd->wsrep_retry_query = NULL; in do_command()
7752 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7759 thd->wsrep_retry_query); in wsrep_mysql_parse()
7760 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
7761 thd->wsrep_retry_query = NULL; in wsrep_mysql_parse()
H A Dsql_class.cc786 wsrep_retry_query = NULL; in THD()
2948 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_parse.cc1175 if (thd->wsrep_retry_query && thd->wsrep_conflict_state != REPLAYING) in do_command()
1177 my_free(thd->wsrep_retry_query); in do_command()
1178 thd->wsrep_retry_query = NULL; in do_command()
1310 if (thd->wsrep_retry_query) { in wsrep_copy_query()
1311 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
1313 thd->wsrep_retry_query = (char *)my_malloc(key_memory_wsrep, in wsrep_copy_query()
1316 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
7237 if (thd->wsrep_retry_query) in wsrep_mysql_parse()
7246 thd->wsrep_retry_query); in wsrep_mysql_parse()
7247 my_free(thd->wsrep_retry_query); in wsrep_mysql_parse()
[all …]
H A Dsql_class.cc1446 wsrep_retry_query = NULL; in THD()
3006 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
H A Dsql_class.h3077 char* wsrep_retry_query; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_parse.cc1205 if (thd->wsrep_retry_query && thd->wsrep_conflict_state != REPLAYING) in do_command()
1207 my_free(thd->wsrep_retry_query); in do_command()
1208 thd->wsrep_retry_query = NULL; in do_command()
1314 if (thd->wsrep_retry_query) { in wsrep_copy_query()
1315 my_free(thd->wsrep_retry_query); in wsrep_copy_query()
1317 thd->wsrep_retry_query = (char *)my_malloc( in wsrep_copy_query()
1320 thd->wsrep_retry_query[thd->wsrep_retry_query_len] = '\0'; in wsrep_copy_query()
7067 if (thd->wsrep_retry_query)
7076 thd->wsrep_retry_query);
7077 my_free(thd->wsrep_retry_query);
[all …]
H A Dsql_class.cc1235 wsrep_retry_query = NULL; in THD()
2788 if (WSREP(thd) && thd->wsrep_retry_query) in send_result_set_metadata()
H A Dsql_class.h3235 char* wsrep_retry_query; variable

12