Home
last modified time | relevance | path

Searched refs:used_query_id (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_func.cc4207 entry->used_query_id=current_thd->query_id; in get_variable()
5110 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
5468 used_query_id= thd->query_id; \
5479 if (cache_present && thd->query_id == used_query_id) in val_int()
5520 used_query_id= thd->query_id; in val_int()
5557 if (cache_present && thd->query_id == used_query_id) in val_str()
5632 used_query_id= thd->query_id; in val_str()
5642 if (cache_present && thd->query_id == used_query_id) in val_real()
5677 used_query_id= thd->query_id; in val_real()
5700 used_query_id= thd->query_id; in val_real()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_func.cc5595 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5644 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
6003 used_query_id= thd->query_id; \
6014 if (cache_present && thd->query_id == used_query_id) in val_int()
6056 used_query_id= thd->query_id; in val_int()
6093 if (cache_present && thd->query_id == used_query_id) in val_str()
6169 used_query_id= thd->query_id; in val_str()
6179 if (cache_present && thd->query_id == used_query_id) in val_real()
6214 used_query_id= thd->query_id; in val_real()
6238 used_query_id= thd->query_id; in val_real()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_func.cc5595 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5644 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
6003 used_query_id= thd->query_id; \
6014 if (cache_present && thd->query_id == used_query_id) in val_int()
6056 used_query_id= thd->query_id; in val_int()
6093 if (cache_present && thd->query_id == used_query_id) in val_str()
6169 used_query_id= thd->query_id; in val_str()
6179 if (cache_present && thd->query_id == used_query_id) in val_real()
6214 used_query_id= thd->query_id; in val_real()
6238 used_query_id= thd->query_id; in val_real()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_func.cc5508 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5557 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
5916 used_query_id= thd->query_id; \
5927 if (cache_present && thd->query_id == used_query_id) in val_int()
5969 used_query_id= thd->query_id; in val_int()
6006 if (cache_present && thd->query_id == used_query_id) in val_str()
6082 used_query_id= thd->query_id; in val_str()
6092 if (cache_present && thd->query_id == used_query_id) in val_real()
6127 used_query_id= thd->query_id; in val_real()
6151 used_query_id= thd->query_id; in val_real()
[all …]
H A Dsql_class.h5053 used_query_id= current_thd->query_id; in init()
5073 query_id_t update_query_id, used_query_id; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_func.cc5595 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5644 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
6003 used_query_id= thd->query_id; \
6014 if (cache_present && thd->query_id == used_query_id) in val_int()
6056 used_query_id= thd->query_id; in val_int()
6093 if (cache_present && thd->query_id == used_query_id) in val_str()
6169 used_query_id= thd->query_id; in val_str()
6179 if (cache_present && thd->query_id == used_query_id) in val_real()
6214 used_query_id= thd->query_id; in val_real()
6238 used_query_id= thd->query_id; in val_real()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_func.cc5496 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5545 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
5904 used_query_id= thd->query_id; \
5915 if (cache_present && thd->query_id == used_query_id) in val_int()
5957 used_query_id= thd->query_id; in val_int()
5994 if (cache_present && thd->query_id == used_query_id) in val_str()
6070 used_query_id= thd->query_id; in val_str()
6080 if (cache_present && thd->query_id == used_query_id) in val_real()
6115 used_query_id= thd->query_id; in val_real()
6139 used_query_id= thd->query_id; in val_real()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_func.cc5686 used_query_id = thd->query_id; in init()
6386 var_entry->used_query_id = thd->query_id; in get_var_with_binlog()
6745 used_query_id = thd->query_id; in get_sys_var_safe()
6757 if (cache_present && thd->query_id == used_query_id) { in val_int()
6801 used_query_id = thd->query_id; in val_int()
6836 if (cache_present && thd->query_id == used_query_id) { in val_str()
6909 used_query_id = thd->query_id; in val_str()
6920 if (cache_present && thd->query_id == used_query_id) { in val_real()
6948 used_query_id = thd->query_id; in val_real()
6971 used_query_id = thd->query_id; in val_real()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_func.cc4676 entry->used_query_id=current_thd->query_id; in get_variable()
5592 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5593 mysql_bin_log.is_query_in_union(thd, var_entry->used_query_id)) in get_var_with_binlog()
5641 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
6014 if (cache_present && thd->query_id == used_query_id) in val_int()
6042 used_query_id= thd->query_id; in val_int()
6052 if (cache_present && thd->query_id == used_query_id) in val_str()
6079 used_query_id= thd->query_id; in val_str()
6089 if (cache_present && thd->query_id == used_query_id) in val_real()
6117 used_query_id= thd->query_id; in val_real()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_func.cc4483 entry->used_query_id=current_thd->query_id; in get_variable()
5395 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5396 mysql_bin_log.is_query_in_union(thd, var_entry->used_query_id)) in get_var_with_binlog()
5444 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
5809 if (cache_present && thd->query_id == used_query_id) in val_int()
5837 used_query_id= thd->query_id; in val_int()
5847 if (cache_present && thd->query_id == used_query_id) in val_str()
5874 used_query_id= thd->query_id; in val_str()
5884 if (cache_present && thd->query_id == used_query_id) in val_real()
5912 used_query_id= thd->query_id; in val_real()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_func.cc4560 entry->used_query_id=current_thd->query_id; in get_variable()
5464 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5465 mysql_bin_log.is_query_in_union(thd, var_entry->used_query_id)) in get_var_with_binlog()
5513 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
5878 if (cache_present && thd->query_id == used_query_id) in val_int()
5906 used_query_id= thd->query_id; in val_int()
5916 if (cache_present && thd->query_id == used_query_id) in val_str()
5943 used_query_id= thd->query_id; in val_str()
5953 if (cache_present && thd->query_id == used_query_id) in val_real()
5981 used_query_id= thd->query_id; in val_real()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_func.cc4560 entry->used_query_id=current_thd->query_id; in get_variable()
5464 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5465 mysql_bin_log.is_query_in_union(thd, var_entry->used_query_id)) in get_var_with_binlog()
5513 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
5878 if (cache_present && thd->query_id == used_query_id) in val_int()
5906 used_query_id= thd->query_id; in val_int()
5916 if (cache_present && thd->query_id == used_query_id) in val_str()
5943 used_query_id= thd->query_id; in val_str()
5953 if (cache_present && thd->query_id == used_query_id) in val_real()
5981 used_query_id= thd->query_id; in val_real()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_func.cc4483 entry->used_query_id=current_thd->query_id; in create_1_arg()
5395 else if (var_entry->used_query_id == thd->query_id || in create_native()
5396 mysql_bin_log.is_query_in_union(thd, var_entry->used_query_id)) in create_native()
5444 var_entry->used_query_id= thd->query_id; in create_native()
5809 if (cache_present && thd->query_id == used_query_id) in create_1_arg()
5837 used_query_id= thd->query_id; in create_1_arg()
5847 if (cache_present && thd->query_id == used_query_id) in create_native()
5874 used_query_id= thd->query_id;
5884 if (cache_present && thd->query_id == used_query_id)
5912 used_query_id= thd->query_id;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_func.cc4676 entry->used_query_id=current_thd->query_id; in get_variable()
5592 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
5593 mysql_bin_log.is_query_in_union(thd, var_entry->used_query_id)) in get_var_with_binlog()
5641 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
6014 if (cache_present && thd->query_id == used_query_id) in val_int()
6042 used_query_id= thd->query_id; in val_int()
6052 if (cache_present && thd->query_id == used_query_id) in val_str()
6079 used_query_id= thd->query_id; in val_str()
6089 if (cache_present && thd->query_id == used_query_id) in val_real()
6117 used_query_id= thd->query_id; in val_real()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_func.cc6996 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
7056 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
7434 used_query_id= thd->query_id; \
7447 if (cache_present && thd->query_id == used_query_id) in val_int()
7489 used_query_id= thd->query_id; in val_int()
7528 if (cache_present && thd->query_id == used_query_id) in val_str()
7605 used_query_id= thd->query_id; in val_str()
7617 if (cache_present && thd->query_id == used_query_id) in val_real()
7652 used_query_id= thd->query_id; in val_real()
7676 used_query_id= thd->query_id; in val_real()
[all …]
H A Dsql_class.h5415 used_query_id= thd->query_id; in init()
5455 query_id_t update_query_id, used_query_id; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_func.cc6998 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
7058 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
7442 used_query_id= thd->query_id; \
7455 if (cache_present && thd->query_id == used_query_id) in val_int()
7499 used_query_id= thd->query_id; in val_int()
7538 if (cache_present && thd->query_id == used_query_id) in val_str()
7617 used_query_id= thd->query_id; in val_str()
7629 if (cache_present && thd->query_id == used_query_id) in val_real()
7664 used_query_id= thd->query_id; in val_real()
7688 used_query_id= thd->query_id; in val_real()
[all …]
H A Dsql_class.h5789 used_query_id= thd->query_id; in init()
5829 query_id_t update_query_id, used_query_id; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_func.cc7008 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
7068 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
7446 used_query_id= thd->query_id; \
7459 if (cache_present && thd->query_id == used_query_id) in val_int()
7501 used_query_id= thd->query_id; in val_int()
7540 if (cache_present && thd->query_id == used_query_id) in val_str()
7617 used_query_id= thd->query_id; in val_str()
7629 if (cache_present && thd->query_id == used_query_id) in val_real()
7664 used_query_id= thd->query_id; in val_real()
7688 used_query_id= thd->query_id; in val_real()
[all …]
H A Dsql_class.h5536 used_query_id= thd->query_id; in init()
5576 query_id_t update_query_id, used_query_id; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_func.cc6998 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
7058 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
7442 used_query_id= thd->query_id; \
7455 if (cache_present && thd->query_id == used_query_id) in val_int()
7499 used_query_id= thd->query_id; in val_int()
7538 if (cache_present && thd->query_id == used_query_id) in val_str()
7617 used_query_id= thd->query_id; in val_str()
7629 if (cache_present && thd->query_id == used_query_id) in val_real()
7664 used_query_id= thd->query_id; in val_real()
7688 used_query_id= thd->query_id; in val_real()
[all …]
H A Dsql_class.h5789 used_query_id= thd->query_id; in init()
5829 query_id_t update_query_id, used_query_id; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_func.cc6998 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
7058 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
7442 used_query_id= thd->query_id; \
7455 if (cache_present && thd->query_id == used_query_id) in val_int()
7499 used_query_id= thd->query_id; in val_int()
7538 if (cache_present && thd->query_id == used_query_id) in val_str()
7617 used_query_id= thd->query_id; in val_str()
7629 if (cache_present && thd->query_id == used_query_id) in val_real()
7664 used_query_id= thd->query_id; in val_real()
7688 used_query_id= thd->query_id; in val_real()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_func.cc6996 else if (var_entry->used_query_id == thd->query_id || in get_var_with_binlog()
7056 var_entry->used_query_id= thd->query_id; in get_var_with_binlog()
7430 used_query_id= thd->query_id; \
7441 if (cache_present && thd->query_id == used_query_id) in val_int()
7483 used_query_id= thd->query_id; in val_int()
7520 if (cache_present && thd->query_id == used_query_id) in val_str()
7597 used_query_id= thd->query_id; in val_str()
7607 if (cache_present && thd->query_id == used_query_id) in val_real()
7642 used_query_id= thd->query_id; in val_real()
7666 used_query_id= thd->query_id; in val_real()
[all …]
H A Dsql_class.h5383 used_query_id= thd->query_id; in init()
5423 query_id_t update_query_id, used_query_id; variable

123