1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown e1509cf781 Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime
values for too big argument".

Added range checking for from_unixtime() argument, cleaned up code 
a bit.


mysql-test/r/func_time.result:
  Test for bug #6439 "from_unixtime() function returns wrong datetime 
  values for too big argument".
mysql-test/t/func_time.test:
  Test for bug #6439 "from_unixtime() function returns wrong datetime 
  values for too big argument".
sql/item_timefunc.cc:
  Item_func_from_unixtime: 
    Added error range checking for function argument + small code clean up.
2004-11-15 16:11:13 +03:00
..
2004-09-02 18:12:05 -05:00
2003-07-01 14:38:38 +03:00
2003-12-30 13:14:21 +02:00
2004-06-25 12:59:47 +02:00
2003-04-23 21:52:16 +03:00
2004-11-02 13:21:11 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2003-12-30 13:14:21 +02:00
2004-03-27 00:35:45 +04:00
2003-01-28 08:38:28 +02:00
2003-06-11 20:09:37 +05:00
2003-08-20 16:25:44 +03:00
2004-01-19 23:44:39 +01:00
2003-12-16 13:20:17 +02:00
2003-01-28 08:38:28 +02:00
2004-10-22 22:51:04 +03:00
2004-11-01 12:08:44 +02:00
2004-02-21 14:25:43 +01:00
2004-03-25 22:05:09 +02:00
2004-08-11 23:24:36 +01:00
2004-10-22 22:51:04 +03:00
2004-10-22 22:51:04 +03:00
2003-12-30 13:14:21 +02:00
2003-04-23 21:52:16 +03:00
2004-08-28 00:49:54 +03:00
2003-12-02 21:05:40 +03:00
2003-10-29 14:23:35 +01:00