LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

Feature Request - MySQL dump on backup (sourcemod)

Open jerryb1988 opened this issue 7 years ago • 2 comments

Requesting that a feature be added to MySQL dump for servers running sourcemod with MySQL, using the usernames/passwords/databases found (grep) in the sourcemod\configs\databases.cfg

This is used on servers with sourcemod and plugins that have webstats or otherwise require MySQL database storage. I.E. SourceMod SQL Admins across multiple servers.

This could be performed prior to the tar command so the dump is inside the tar backup, but I could see other options being equally viable.

jerryb1988 avatar Dec 20 '18 19:12 jerryb1988

Sounds interesting but might be out of scope for LinuxGSM as it is very specific to only source engine games. I tend to avoid get too game server specific. Having sad that it might be a good module for backup to automatically detect if this is being used and attempt to create a dump. The backup feature does need some reviewing currently

dgibbs64 avatar Feb 08 '19 13:02 dgibbs64

link #2106

MicLieg avatar Feb 25 '24 17:02 MicLieg