22 #include <drizzled/function/time/now.h>
37 const char *func_name()
const {
return "sysdate"; }
41 int save_in_field(Field *to,
bool no_conversions);
43 void fix_length_and_dec();
44 bool get_date(type::Time &res, uint32_t fuzzy_date);
45 void update_used_tables()
47 Item_func_now::update_used_tables();
48 used_tables_cache|= RAND_TABLE_BIT;
TODO: Rename this file - func.h is stupid.
String * val_str(String *str)
void store_now_in_TIME(type::Time &now_time)
bool get_date(type::Time &res, uint32_t fuzzy_date)