• Alexander Barkov's avatar
    Adding support for the SQL-standard temporal literals. · d98584f5
    Alexander Barkov authored
    added:
      mysql-test/r/temporal_literal.result
      mysql-test/t/temporal_literal.test
    modified:
      client/mysqlbinlog.cc
      include/my_time.h
      mysql-test/r/cast.result
      mysql-test/r/partition_innodb.result
      mysql-test/t/cast.test
      mysql-test/t/partition_innodb.test
      sql-common/my_time.c
      sql/field.cc
      sql/item.cc
      sql/item.h
      sql/item_cmpfunc.cc
      sql/item_create.cc
      sql/item_create.h
      sql/item_strfunc.cc
      sql/item_timefunc.cc
      sql/item_timefunc.h
      sql/sql_select.cc
      sql/sql_time.cc
      sql/sql_time.h
      sql/sql_yacc.yy
      storage/spider/spd_db_mysql.cc
    d98584f5
sql_time.h 5.5 KB