sourcemod icon indicating copy to clipboard operation
sourcemod copied to clipboard

Update libmaxminddb and MySQL 5.7

Open accelerator74 opened this issue 1 year ago • 2 comments

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.

accelerator74 avatar Jul 15 '24 15:07 accelerator74

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

Rushaway avatar Jul 15 '24 22:07 Rushaway

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.

accelerator74 avatar Jul 16 '24 09:07 accelerator74