Home
last modified time | relevance | path

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

1234

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_timefunc.h643 class Item_func_now_utc :public Item_func_now
646 Item_func_now_utc() :Item_func_now() {} in Item_func_now_utc() function
647 Item_func_now_utc(Item *a) :Item_func_now(a) {} in Item_func_now_utc() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_timefunc.h790 class Item_func_now_utc :public Item_func_now
793 Item_func_now_utc(THD *thd, uint dec): Item_func_now(thd, dec) {} in Item_func_now_utc() function
803 { return get_item_copy<Item_func_now_utc>(thd, this); } in get_copy()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_timefunc.h790 class Item_func_now_utc :public Item_func_now
793 Item_func_now_utc(THD *thd, uint dec): Item_func_now(thd, dec) {} in Item_func_now_utc() function
803 { return get_item_copy<Item_func_now_utc>(thd, this); } in get_copy()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.h1186 class Item_func_now_utc :public Item_func_now
1191 Item_func_now_utc(uint8 dec_arg) :Item_func_now(dec_arg) {} in Item_func_now_utc() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.h1186 class Item_func_now_utc :public Item_func_now
1191 Item_func_now_utc(uint8 dec_arg) :Item_func_now(dec_arg) {} in Item_func_now_utc() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_timefunc.h1186 class Item_func_now_utc :public Item_func_now
1191 Item_func_now_utc(uint8 dec_arg) :Item_func_now(dec_arg) {} in Item_func_now_utc() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_timefunc.h1186 class Item_func_now_utc :public Item_func_now
1191 Item_func_now_utc(uint8 dec_arg) :Item_func_now(dec_arg) {} in Item_func_now_utc() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_timefunc.h1186 class Item_func_now_utc :public Item_func_now
1191 Item_func_now_utc(uint8 dec_arg) :Item_func_now(dec_arg) {} in Item_func_now_utc() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_timefunc.h750 class Item_func_now_utc :public Item_func_now
753 Item_func_now_utc(THD *thd, uint dec): Item_func_now(thd, dec) {} in Item_func_now_utc() function
763 { return get_item_copy<Item_func_now_utc>(thd, this); } in get_copy()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_timefunc.h750 class Item_func_now_utc :public Item_func_now
753 Item_func_now_utc(THD *thd, uint dec): Item_func_now(thd, dec) {} in Item_func_now_utc() function
763 { return get_item_copy<Item_func_now_utc>(thd, this); } in get_copy()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_timefunc.h750 class Item_func_now_utc :public Item_func_now
753 Item_func_now_utc(THD *thd, uint dec): Item_func_now(thd, dec) {} in Item_func_now_utc() function
763 { return get_item_copy<Item_func_now_utc>(thd, this); } in get_copy()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_timefunc.h750 class Item_func_now_utc :public Item_func_now
753 Item_func_now_utc(THD *thd, uint dec): Item_func_now(thd, dec) {} in Item_func_now_utc() function
763 { return get_item_copy<Item_func_now_utc>(thd, this); } in get_copy()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.h1286 class Item_func_now_utc :public Item_func_now
1293 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function
H A Ditem_timefunc.cc1981 bool Item_func_now_utc::itemize(Parse_context *pc, Item **res) in itemize()
1992 Time_zone *Item_func_now_utc::time_zone() in time_zone()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_timefunc.h1286 class Item_func_now_utc :public Item_func_now
1293 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function
H A Ditem_timefunc.cc1981 bool Item_func_now_utc::itemize(Parse_context *pc, Item **res) in itemize()
1992 Time_zone *Item_func_now_utc::time_zone() in time_zone()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.h1286 class Item_func_now_utc :public Item_func_now
1293 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function
H A Ditem_timefunc.cc1981 bool Item_func_now_utc::itemize(Parse_context *pc, Item **res) in itemize()
1992 Time_zone *Item_func_now_utc::time_zone() in time_zone()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_timefunc.h1286 class Item_func_now_utc :public Item_func_now
1293 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function
H A Ditem_timefunc.cc1981 bool Item_func_now_utc::itemize(Parse_context *pc, Item **res) in itemize()
1992 Time_zone *Item_func_now_utc::time_zone() in time_zone()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_timefunc.h1286 class Item_func_now_utc :public Item_func_now
1293 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function
H A Ditem_timefunc.cc1981 bool Item_func_now_utc::itemize(Parse_context *pc, Item **res) in itemize()
1992 Time_zone *Item_func_now_utc::time_zone() in time_zone()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_timefunc.h1286 class Item_func_now_utc :public Item_func_now
1293 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function
H A Ditem_timefunc.cc1981 bool Item_func_now_utc::itemize(Parse_context *pc, Item **res) in itemize()
1992 Time_zone *Item_func_now_utc::time_zone() in time_zone()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_timefunc.h1196 class Item_func_now_utc final : public Item_func_now {
1203 Item_func_now_utc(const POS &pos, uint8 dec_arg) in Item_func_now_utc() function

1234