mariadb/sql-common
Monty a918ef24dd MDEV-37319 Oracle Compatibility - MONTHS_BETWEEN functions
If one compiles with EXTENDED_MONTHS_BETWEEN MariaDB would take hours,
minutes, seconds and fractional seconds into account when comparing
dates when computing the fractional months.

For example
MONTHS_BETWEEN("1995-02-15 12:00:00", "1995-01-17 12:00:01") would
return "one day less" than if time part would not have been given.
2025-09-02 10:14:43 +04: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-37319 Oracle Compatibility - MONTHS_BETWEEN functions 2025-09-02 10:14:43 +04: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