alliedmodders / sourcemod

SourceMod - Source Engine Scripting and Administration
http://www.sourcemod.net/
990 stars 426 forks source link

Update libmaxminddb and MySQL 5.7 #2192

Closed accelerator74 closed 3 weeks ago

accelerator74 commented 4 months ago

Suggestion to use MySQL 5.7 as default for checkout-deps.sh on Linux. Will be useful after merging this PR: https://github.com/alliedmodders/sourcemod/pull/2189

In addition, an update to the libmaxminddb library.

Rushaway commented 4 months ago

Can't directly move to MySQL 8 ? MySQL 5.7 EOL was 20 Sep 2023.

accelerator74 commented 4 months ago

Can't directly move to MySQL 8 ? MySQL 5.7 EOL was 20 Sep 2023.

This seems to be more problematic. The MySQL 8.0 driver simply won't load, but the build proceeds fine.