Home
last modified time | relevance | path

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

/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_cond.h469 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
627 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
629 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc327 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
662 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
790 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1053 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_cond.h469 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
627 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
629 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc327 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
662 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
790 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1053 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster_cond.h469 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
627 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
629 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc327 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
662 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
790 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1053 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dha_ndbcluster_cond.h469 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
627 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
629 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc327 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
662 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
790 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1053 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dha_ndbcluster_cond.h469 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
627 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
629 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc327 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
662 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
790 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1053 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dha_ndbcluster_cond.h505 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
663 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
665 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc333 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
669 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
795 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1056 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dha_ndbcluster_cond.h505 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
663 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
665 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc333 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
669 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
795 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1056 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dha_ndbcluster_cond.h505 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
663 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
665 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc333 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
669 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
795 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1056 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dha_ndbcluster_cond.h505 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
663 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
665 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc333 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
669 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
795 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1056 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dha_ndbcluster_cond.h505 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
663 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
665 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc333 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
669 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
795 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1056 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dha_ndbcluster_cond.h505 void expect_collation(const CHARSET_INFO* col) in expect_collation() function
663 inline void expect_collation(const CHARSET_INFO* col) in expect_collation() function
665 expect_stack.expect_collation(col); in expect_collation()
H A Dha_ndbcluster_cond.cc333 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
669 context->expect_collation(func_item->collation.collation); in ndb_serialize_cond()
795 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
1056 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dha_ndbcluster_cond.cc378 void expect_collation(const CHARSET_INFO *col) { collation = col; } in expect_collation() function in Ndb_expect_stack
491 inline void expect_collation(const CHARSET_INFO *col) { in expect_collation() function in Ndb_cond_traverse_context
492 expect_stack.expect_collation(col); in expect_collation()
807 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
949 context->expect_collation( in ndb_serialize_cond()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dha_ndbcluster_cond.cc64 context->expect_collation(item->collation.collation); in ndb_serialize_const()
420 context->expect_collation(field_item->collation.collation); in ndb_serialize_cond()
745 context->expect_collation(item->collation.collation); in ndb_serialize_cond()
H A Dha_ndbcluster_cond.h441 void expect_collation(CHARSET_INFO* col) in expect_collation() function