Home
last modified time | relevance | path

Searched refs:Query_cache_query (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_cache.h83 struct Query_cache_query;
155 inline Query_cache_query *query();
161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
H A Dsql_cache.cc750 return (Query_cache_query *) data(); in query()
809 inline void Query_cache_query::lock_writing() in lock_writing()
822 my_bool Query_cache_query::try_lock_writing() in try_lock_writing()
835 inline void Query_cache_query::lock_reading() in lock_reading()
853 void Query_cache_query::init_n_lock() in init_n_lock()
866 void Query_cache_query::unlock_n_destroy() in unlock_n_destroy()
889 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
891 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1552 Query_cache_query *query; in send_result_to_client()
2575 Query_cache_query *header = block->query(); in free_old_query()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_cache.h83 struct Query_cache_query;
155 inline Query_cache_query *query();
161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() function
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_cache.h83 struct Query_cache_query;
155 inline Query_cache_query *query();
161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_cache.h83 struct Query_cache_query;
155 inline Query_cache_query *query();
161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_cache.h83 struct Query_cache_query;
155 inline Query_cache_query *query();
161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_cache.h83 struct Query_cache_query;
155 inline Query_cache_query *query();
161 struct Query_cache_query struct
171 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
187 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.h82 struct Query_cache_query;
154 inline Query_cache_query *query();
160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
H A Dsql_cache.cc900 return (Query_cache_query *) data(); in query()
959 inline void Query_cache_query::lock_writing() in lock_writing()
972 my_bool Query_cache_query::try_lock_writing() in try_lock_writing()
985 inline void Query_cache_query::lock_reading() in lock_reading()
1003 void Query_cache_query::init_n_lock() in init_n_lock()
1016 void Query_cache_query::unlock_n_destroy() in unlock_n_destroy()
1039 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1041 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1682 Query_cache_query *query; in send_result_to_client()
2760 Query_cache_query *header = block->query(); in free_old_query()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.h82 struct Query_cache_query;
154 inline Query_cache_query *query();
160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
H A Dsql_cache.cc900 return (Query_cache_query *) data(); in query()
959 inline void Query_cache_query::lock_writing() in lock_writing()
972 my_bool Query_cache_query::try_lock_writing() in try_lock_writing()
985 inline void Query_cache_query::lock_reading() in lock_reading()
1003 void Query_cache_query::init_n_lock() in init_n_lock()
1016 void Query_cache_query::unlock_n_destroy() in unlock_n_destroy()
1039 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1041 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1682 Query_cache_query *query; in send_result_to_client()
2760 Query_cache_query *header = block->query(); in free_old_query()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_cache.h82 struct Query_cache_query;
154 inline Query_cache_query *query();
160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() function
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_cache.h82 struct Query_cache_query;
154 inline Query_cache_query *query();
160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_cache.h82 struct Query_cache_query;
154 inline Query_cache_query *query();
160 struct Query_cache_query struct
170 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
186 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_cache.h74 struct Query_cache_query;
146 inline Query_cache_query *query();
152 struct Query_cache_query struct
162 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
178 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_cache.cc857 return (Query_cache_query *) data(); in query()
916 inline void Query_cache_query::lock_writing() in lock_writing()
929 bool Query_cache_query::try_lock_writing() in try_lock_writing()
942 inline void Query_cache_query::lock_reading() in lock_reading()
960 void Query_cache_query::init_n_lock() in init_n_lock()
973 void Query_cache_query::unlock_n_destroy() in unlock_n_destroy()
996 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
998 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1708 Query_cache_query *query; in send_result_to_client()
2893 Query_cache_query *header = block->query(); in free_old_query()
[all …]
H A Dsql_cache.h74 struct Query_cache_query;
146 Query_cache_query *query();
152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_cache.cc857 return (Query_cache_query *) data(); in query()
916 inline void Query_cache_query::lock_writing() in lock_writing()
929 bool Query_cache_query::try_lock_writing() in try_lock_writing()
942 inline void Query_cache_query::lock_reading() in lock_reading()
960 void Query_cache_query::init_n_lock() in init_n_lock()
973 void Query_cache_query::unlock_n_destroy() in unlock_n_destroy()
996 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
998 ALIGN_SIZE(sizeof(Query_cache_query))); in query_cache_query_get_key()
1708 Query_cache_query *query; in send_result_to_client()
2893 Query_cache_query *header = block->query(); in free_old_query()
[all …]
H A Dsql_cache.h74 struct Query_cache_query;
146 Query_cache_query *query();
152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_cache.cc858 return (Query_cache_query *) data();
917 inline void Query_cache_query::lock_writing()
930 bool Query_cache_query::try_lock_writing()
943 inline void Query_cache_query::lock_reading()
961 void Query_cache_query::init_n_lock()
974 void Query_cache_query::unlock_n_destroy()
997 ALIGN_SIZE(sizeof(Query_cache_query)));
999 ALIGN_SIZE(sizeof(Query_cache_query)));
1709 Query_cache_query *query;
2894 Query_cache_query *header = block->query();
[all …]
H A Dsql_cache.h74 struct Query_cache_query;
146 Query_cache_query *query();
152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_cache.cc858 return (Query_cache_query *) data();
917 inline void Query_cache_query::lock_writing()
930 bool Query_cache_query::try_lock_writing()
943 inline void Query_cache_query::lock_reading()
961 void Query_cache_query::init_n_lock()
974 void Query_cache_query::unlock_n_destroy()
997 ALIGN_SIZE(sizeof(Query_cache_query)));
999 ALIGN_SIZE(sizeof(Query_cache_query)));
1709 Query_cache_query *query;
2894 Query_cache_query *header = block->query();
[all …]
H A Dsql_cache.h74 struct Query_cache_query;
146 Query_cache_query *query();
152 struct Query_cache_query
164 Query_cache_query() {} /* Remove gcc warning */
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query)));
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_cache.h74 struct Query_cache_query;
146 Query_cache_query *query();
152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_cache.h74 struct Query_cache_query;
146 Query_cache_query *query();
152 struct Query_cache_query struct
164 Query_cache_query() {} /* Remove gcc warning */ in Query_cache_query() argument
180 return (((uchar*)this) + ALIGN_SIZE(sizeof(Query_cache_query))); in query() argument

12