mariadb/sql-common
Monty 7e14bdeff9 MDEV-20023 Implement Oracle TRUNC() function
The following Oracle formats are supported:
Truncate to day: DD, DDD,J
Truncate to month: MM,MON,MONTH,RM
Truncate to Year: SYEAR,SYYYY,Y,YEAR,YY,YYY,YYYY

TRUNC(date) is same as TRUNC(date, "MM")
2025-08-04 15:16:53 +03:00
..
client.c Merge branch '12.0' into 12.1 2025-08-03 15:01:09 +02:00
client_plugin.c MDEV-31855 validate ssl certificates using client password in the internal client 2024-02-04 22:19:19 +01:00
conf_to_src.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
errmsg.c Update my_snprintf’s last loose ends to suffixes 2025-02-12 10:17:44 +01:00
my_time.c MDEV-20023 Implement Oracle TRUNC() function 2025-08-04 15:16:53 +03:00
my_user.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
pack.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00