Home
last modified time | relevance | path

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

12345678910

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_buff.cc59 if (item->is_temporal()) in new_Cached_item()
96 DBUG_ASSERT(!item->is_temporal()); in cmp()
H A Dfield_conv.cc690 if (from->is_temporal()) in get_copy_func()
692 if (to->is_temporal()) in get_copy_func()
868 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
884 else if (from->is_temporal() && in field_conv()
896 else if (from->is_temporal() && to->is_temporal()) in field_conv()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_buff.cc59 if (item->is_temporal()) in new_Cached_item()
96 DBUG_ASSERT(!item->is_temporal()); in cmp()
H A Dfield_conv.cc690 if (from->is_temporal()) in get_copy_func()
692 if (to->is_temporal()) in get_copy_func()
868 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
884 else if (from->is_temporal() && in field_conv()
896 else if (from->is_temporal() && to->is_temporal()) in field_conv()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_buff.cc59 if (item->is_temporal()) in new_Cached_item()
96 DBUG_ASSERT(!item->is_temporal()); in cmp()
H A Dfield_conv.cc690 if (from->is_temporal()) in get_copy_func()
692 if (to->is_temporal()) in get_copy_func()
868 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
884 else if (from->is_temporal() && in field_conv()
896 else if (from->is_temporal() && to->is_temporal()) in field_conv()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_buff.cc59 if (item->is_temporal()) in new_Cached_item()
96 DBUG_ASSERT(!item->is_temporal()); in cmp()
H A Dfield_conv.cc690 if (from->is_temporal()) in get_copy_func()
692 if (to->is_temporal()) in get_copy_func()
868 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
884 else if (from->is_temporal() && in field_conv()
896 else if (from->is_temporal() && to->is_temporal()) in field_conv()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_buff.cc59 if (item->is_temporal()) in new_Cached_item()
96 DBUG_ASSERT(!item->is_temporal()); in cmp()
H A Dfield_conv.cc690 if (from->is_temporal()) in get_copy_func()
692 if (to->is_temporal()) in get_copy_func()
868 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
884 else if (from->is_temporal() && in field_conv()
896 else if (from->is_temporal() && to->is_temporal()) in field_conv()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dfield_conv.cc820 if (from->is_temporal()) in get_copy_func()
822 if (to->is_temporal()) in get_copy_func()
1012 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
1028 else if (from->is_temporal() && in field_conv()
1040 else if (from->is_temporal() && to->is_temporal()) in field_conv()
1066 to->is_temporal()) in field_conv()
H A Ditem_buff.cc54 if (item->is_temporal()) in new_Cached_item()
93 DBUG_ASSERT(!item->is_temporal()); in cmp()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dfield_conv.cc820 if (from->is_temporal()) in get_copy_func()
822 if (to->is_temporal()) in get_copy_func()
1012 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
1028 else if (from->is_temporal() && in field_conv()
1040 else if (from->is_temporal() && to->is_temporal()) in field_conv()
1066 to->is_temporal()) in field_conv()
H A Ditem_buff.cc54 if (item->is_temporal()) in new_Cached_item()
93 assert(!item->is_temporal()); in cmp()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dfield_conv.cc820 if (from->is_temporal()) in get_copy_func()
822 if (to->is_temporal()) in get_copy_func()
1012 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
1028 else if (from->is_temporal() && in field_conv()
1040 else if (from->is_temporal() && to->is_temporal()) in field_conv()
1066 to->is_temporal()) in field_conv()
H A Ditem_buff.cc54 if (item->is_temporal()) in new_Cached_item()
93 assert(!item->is_temporal()); in cmp()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dfield_conv.cc820 if (from->is_temporal()) in get_copy_func()
822 if (to->is_temporal()) in get_copy_func()
1012 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
1028 else if (from->is_temporal() && in field_conv()
1040 else if (from->is_temporal() && to->is_temporal()) in field_conv()
1066 to->is_temporal()) in field_conv()
H A Ditem_buff.cc54 if (item->is_temporal()) in new_Cached_item()
93 assert(!item->is_temporal()); in cmp()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dfield_conv.cc820 if (from->is_temporal()) in get_copy_func()
822 if (to->is_temporal()) in get_copy_func()
1012 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
1028 else if (from->is_temporal() && in field_conv()
1040 else if (from->is_temporal() && to->is_temporal()) in field_conv()
1066 to->is_temporal()) in field_conv()
H A Ditem_buff.cc54 if (item->is_temporal()) in new_Cached_item()
93 assert(!item->is_temporal()); in cmp()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dfield_conv.cc820 if (from->is_temporal()) in get_copy_func()
822 if (to->is_temporal()) in get_copy_func()
1012 else if (from->is_temporal() && to->result_type() == INT_RESULT) in field_conv()
1028 else if (from->is_temporal() && in field_conv()
1040 else if (from->is_temporal() && to->is_temporal()) in field_conv()
1066 to->is_temporal()) in field_conv()
H A Ditem_buff.cc54 if (item->is_temporal()) in new_Cached_item()
93 assert(!item->is_temporal()); in cmp()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_buff.cc57 if (item->is_temporal()) in new_Cached_item()
94 DBUG_ASSERT(!item->is_temporal()); in cmp()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/docs/source/python/api/
H A Ddatatypes.rst138 is_temporal
/dports/databases/arrow/apache-arrow-6.0.1/docs/source/python/api/
H A Ddatatypes.rst148 is_temporal

12345678910