mirror of
https://github.com/MariaDB/server.git
synced 2025-08-17 21:39:33 +00:00

On 64-bits machines the calculation gets the wrong types and results in very large numbers. Fixed by explicitly cast month to (int)
On 64-bits machines the calculation gets the wrong types and results in very large numbers. Fixed by explicitly cast month to (int)