mariadb/sql-common
Monty b879b8a5c8 More windows changes for 32 bit unsigned timestamp:
MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range

- Changed usage of timeval to my_timeval as the timeval parts on windows
  are 32-bit long, which causes some compiler issues on windows.
2024-05-27 12:39:02 +02:00
..
client.c MDEV-31857 enable --ssl-verify-server-cert by default in the internal client 2024-02-04 22:19:19 +01: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
errmsg.c
my_time.c More windows changes for 32 bit unsigned timestamp: 2024-05-27 12:39:02 +02:00
my_user.c
pack.c