mysql server does not start after 2038
Hello~ I am a beginner developer. I am currently using a MySQL server on a Windows OS, and I have encountered an issue where the MySQL server does not start when the PC time is set to a date after 2038. I am aware that inserting dates beyond 2038 into the database can cause issues, but the server itself stops when the system time is set to a post-2038 date.