titanium-forever
86c9be410d
[Database Backup] Enable database dump of bot data ( #2221 )
...
* Add option to dump bot data
* Add player_bot_table dump suppor to command handler
* Add tableList getter to the dump_service
* Fix declaration in header file
* Include missed bot tables
* Rename player-bot to bot to be more descriptive
* Fix missed reference to player-bots
Co-authored-by: Kieren Hinch <khinch-github@nylonmoon.com>
2022-05-31 18:25:10 -05:00
Akkadius
c192590af6
Fix issue where sometimes under certain circumstances when issuing a database dump with large data over a network with extended inserts we hit a buffer threshold that kills a MySQL dump with Error 2013
2021-01-29 18:13:37 -06:00
Akkadius
b6b008e74a
Add tenancy support to the dump service
2020-04-19 19:52:19 -05:00
Uleat
6a61fd5df9
Tweaked compression arguments for 7-Zip cli command invocation
2020-03-12 23:12:44 -04:00
Akkadius
08414bda55
Fix 7zip availability check [skip ci]
2020-03-10 19:18:18 -05:00
Akkadius
c42d6dcd1b
Add 7zip compression; tweak dump settings
2020-03-10 00:14:28 -05:00
Akkadius
6438a37fb5
Split up state table dump
2020-03-09 16:31:43 -05:00
Akkadius
53be04c39c
Don't lock tables by default; move tables around in schema; add peq-dump.sh script
2020-03-09 15:51:11 -05:00
Akkadius
bfecd6ad14
Add query-serv table dump option, add option to dump directly to console, add initializers for dump settings
2020-03-09 14:08:17 -05:00
Akkadius
dd1470892d
Update database_dump_service.cpp
2020-03-09 03:20:43 -05:00
Akkadius
d4a1ea82dc
Create database_dump_service.cpp
2020-03-09 03:01:59 -05:00
Chris Miles
8d252dfd9a
Implement database dump service
2020-03-09 03:00:07 -05:00