1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 50b5064ccd bug #16546 (DATETIME + 0 not always coerced in the same way)
fix for cast( AS DATETIME) + 0 operation.
  I just implemented Item_datetime_typecast::val() method
  as it is usually done in other classes.
  Should be fixed more radically in 5.0


mysql-test/r/type_datetime.result:
  result added
mysql-test/t/type_datetime.test:
  testcase
sql/item_timefunc.h:
  added double conversion to Item_datetime_typecast
2007-03-22 12:24:56 +04:00
..
2006-05-01 21:30:09 +03:00
2005-06-16 10:09:05 +02:00
2006-10-13 08:48:47 +02:00
2004-10-07 10:50:13 +03:00
2005-08-29 22:35:48 -05:00
2005-06-27 20:31:00 +03:00
2005-05-05 10:36:17 -07:00
2005-07-22 21:06:02 +05:00
2006-05-06 23:48:13 -07:00
2006-01-30 15:17:33 +03:00
2005-09-06 18:03:08 +04:00
2006-06-30 18:29:27 +03:00
2006-10-03 15:33:44 +02:00
2004-09-09 11:22:23 -05:00
2005-11-25 10:41:22 +01:00
2004-11-08 11:06:36 +01:00
2005-09-12 12:45:03 -07:00
2005-09-30 11:39:49 +02:00
2004-09-30 21:36:25 +00:00
2005-05-04 10:16:03 +02:00
2004-10-07 08:42:11 +00:00
2007-02-01 18:00:24 +04:00
2006-09-12 19:06:26 +04:00
2005-08-24 19:37:27 +03:00
2005-07-28 21:25:05 +03:00
2005-04-06 12:20:55 +02:00
2004-09-07 21:30:28 +02:00
2005-02-28 19:59:38 +04:00
2007-01-25 18:44:35 -08:00
2007-02-01 18:00:24 +04:00
2004-11-12 17:44:17 +02:00