Skip to content

Update game event end dates#2884

Merged
1 commit merged intovmangos:developmentfrom
schell244:update_event_end_timers
Feb 3, 2025
Merged

Update game event end dates#2884
1 commit merged intovmangos:developmentfrom
schell244:update_event_end_timers

Conversation

@schell244
Copy link
Contributor

@schell244 schell244 commented Feb 2, 2025

🍰 Pullrequest

Set all game event end years to 2037, fix some expired ones.
Kept the other date values (month, day, etc.).

Issues

Todo / Checklist

  • None

@mserajnik
Copy link
Contributor

Could columns using TIMESTAMP not be changed to DATETIME to avoid the 2038 limit?
I know this project wants to keep support for MySQL 5.6, but from what I can find DATETIME should work there as well?

Unrelated: I've had zero issues with MariaDB (11.4 LTS currently), so maybe that could be a potential default to target at some point in the future.

@ghost ghost merged commit f116c0d into vmangos:development Feb 3, 2025
1 check passed
@schell244 schell244 deleted the update_event_end_timers branch February 23, 2025 14:57
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants