https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12374
--- Comment #3 from Barton Chittenden <[email protected]> --- (In reply to Magnus Enger from comment #1) > We already have the koha-dump script, which creates two files, one mysqldump > and one .tar.gz file containing some config and log files, in the > /var/spool/koha/<instancename> dir. Perhaps it could be an option to extend > this script with a couple more options, to make it possible to: > > - not dump the configs and logs > - place the mysqldump in a given dir I feel that this tool fills a different need -- mysqldump has a *lot* of command line options not available in koha-dump -- chiefly, the ability to dump only a certain table, or perhaps only certain records in a given table. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
