Incompatible issues about date and time functions #9717
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
severity/major
sig/execution
SIG execution
type/bug
The issue is confirmed as a bug.
type/compatibility
Historical
str_to_date
is incompatible with Mysql #9666 @qw4990 types: fix incompatible issue for builtin functionstr_to_date
#9693 cherry-pickeddate_add
anddate_sub
don't check datetime field overflow #9667 @qw4990 expression: fix issue thatdate_add
anddate_sub
is incompatible with MySQL #9702 cherry-pickeddefault_week_format
doesn't work #9669 @zyycj expression: fix week func format #9685 cherry-pickedunix_timestamp()-unix_timestamp(now())
is wrong and not stable #9710 @qw4990 expression: fix issue that results ofunix_timestamp()-unix_timestamp(now())
is wrong and not stable #9884 cherry-pickedselect now()-curdate()*1000000-curtime()
is not stable #9711 @qw4990 expression: fix issue that results ofunix_timestamp()-unix_timestamp(now())
is wrong and not stable #9884 cherry-pickeddayname
is incompatible with Mysql #9713 @qw4990 expression: fix issue that functiondayname
is incompatible with Mysql when doing arithmetic #9975 cherry-pickeddate_add
anddate_sub
are incompatible with Mysql #9715 @b41sh types: refine the parsing logic of INTERVAL to correct DATE_ADD/DATE_SUB #9874 cherry-pickeddatetime
andinterval
is not compatible with Mysql #9727 @erjiaqing expression: addition betweendatetime
andinterval
is not compatible with Mysql #10329 cherry-pickeddayofmonth
month
quarter
andyear
are not compatible with Mysql #9728 @WangXiangUSTC types: extract month support 0 #10116 cherry-pickedunix_timestamp
is not compatible with Mysql #9729 @wjhuang2016 expression: fixunix_timestamp
function which is not compatible with Mysql #9751 WON'T FIXtimestampadd
is not compatible with Mysql #9730 @qw4990 expression: fix issue thattimestampadd
is not compatible with Mysql #10314 cherry-pickedlast_day
is not compatible with Mysql #9731 @wjhuang2016 expression: fix last_day function #9746 expression: fix last_day function #9750monthname
is not compatible with Mysql #9732 @qw4990 expression: fix issue thatmonthname
is not compatible with Mysql #10109 cherry-pickedMAKETIME
is not compatible with Mysql #9735 @AndrewDi expression: handle maketime unsigned hour overflow #10074 cherry-pickedPERIOD_ADD
is not compatible with Mysql #9736 @qw4990 expression: check if period is valid inperiod_add
#10380 cherry-pickedDATE/DATETIME
comparison inBETWEEN
function #9764 @erjiaqing planner: fix wrongDATE/DATETIME
comparison inBETWEEN
function #10313 cherry-pickedYEAR
string is not compatible with Mysql #9767 @b41sh fix invalidYEAR
string is not compatible with Mysql #9856 cherry-pickeddate
error #9769 @qw4990 expression: fixcast(-num as datetime)
to return null instead of error #10368 cherry-pickeddecimal
todatetime
ortimestamp
when insert is not compatible with MySQL #9770 @Debiancc types: fix converting decimal to datetime and timestamp #9899 cherry-pickedstr_to_date
is not compatible with MySQL #9773 @b41sh fixstr_to_date
func compatible issues 9773 #9819 cherry-pickedTIME_FORMAT
is not compatible with MySQL #9774 @lzmhhh123 types: fixtime_format
is not compatible with MySQL. #9841 cherry-pickedset time_zone
is not compatible with MySQL #9775 @WangXiangUSTC sessionctx: add time zone check #9822 cherry-pickedunix_timestamp
is not compatible with MySQL #10051 WON'T FIXconvert_tz
is not compatible with MySQL #9776 INVALIDdatetime
and realinterval
is not compatible with Mysql #10346 @erjiaqing expression: addition betweendatetime
and realinterval
is not compatible with Mysql #10347 cherry-pickedunix_timestamp
is not compatible with MySQL #10361 @qw4990 expression: fixcast(-num as datetime)
to return null instead of error #10368 cherry-pickedmysql.Time
. #9813 @winoros *: add_date can return mysql.Time #9830 cherry-pickedperiod_diff
is not compatible with MySQL 8.0 #10382 @mantuliu expression: fix issue thatperiod_diff
is not compatible with MySQL 8.0 #10383 cherry-pickeddatetime
is not compatible with MySQL #9763 @qw4990 expression: fix issue thatTimeIsNull
is not compatible with MySQL #10753The text was updated successfully, but these errors were encountered: