0
0
Fork 0
mirror of https://projects.torsion.org/witten/borgmatic.git synced 2025-08-22 15:10:31 +00:00
Commit graph

12 commits

Author SHA1 Message Date
nebulon42
3729ba5ca3
add list_options setting, fixes 2021-11-20 15:43:58 +01:00
Dan Helfman
d7277893fb Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (). 2020-06-02 12:40:32 -07:00
Dan Helfman
65472c8de2 Fix error message when there are no MySQL databases to dump for "all" databases (). 2020-05-26 08:59:04 -07:00
Dan Helfman
d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (). 2020-05-14 22:38:38 -07:00
Dan Helfman
4b523f9e2c Make database restore output only show at verbosity 2. 2020-05-08 19:38:33 -07:00
Dan Helfman
1ba996ad93 Additional test coverage. 2020-05-07 12:14:27 -07:00
Dan Helfman
a23fdf946d Stream database dumps and restores directly to/from Borg without using any additional filesystem space (). 2020-05-07 11:44:04 -07:00
Dan Helfman
e511014a28 Fix MySQL restore error on "all" database dump by excluding system tables (). 2020-04-22 12:17:22 -07:00
Dan Helfman
8660af745e Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (). 2019-12-10 16:04:34 -08:00
Dan Helfman
ded042d8cc First crack at MySQL/MariaDB database restore (). 2019-11-11 21:59:30 -08:00
Dan Helfman
9d29ecf304 Remove MySQL/MariaDB database dumps after backing them up (). 2019-11-08 11:53:27 -08:00
Dan Helfman
427b57e2a9 Database dump hooks for MySQL/MariaDB (). 2019-11-08 11:17:52 -08:00