/[smecontribs]/rpms/automysqlbackup/contribs10/automysqlbackup-3.0.RC6.specify-event-options.patch
ViewVC logotype

Contents of /rpms/automysqlbackup/contribs10/automysqlbackup-3.0.RC6.specify-event-options.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Oct 19 04:59:00 2020 UTC (3 years, 6 months ago) by brianr
Branch: MAIN
CVS Tags: automysqlbackup-3_0_RC6-7_el7_sme, automysqlbackup-3_0_RC6-8_el7_sme, HEAD
Initial import

1 diff -Nur automysqlbackup-3.0.RC6.old/root/usr/local/bin/automysqlbackup automysqlbackup-3.0.RC6.new/root/usr/local/bin/automysqlbackup
2 --- automysqlbackup-3.0.RC6.old/root/usr/local/bin/automysqlbackup 2015-08-22 20:26:51.711491453 +0200
3 +++ automysqlbackup-3.0.RC6.new/root/usr/local/bin/automysqlbackup 2015-08-22 20:29:38.904517409 +0200
4 @@ -452,7 +452,7 @@
5 # @deps: load_default_config
6 parse_configuration () {
7 # OPT string for use with mysqldump ( see man mysqldump )
8 - opt=( '--quote-names' '--opt' )
9 + opt=( '--quote-names' '--opt' '--events')
10
11 # OPT string for use with mysql (see man mysql )
12 mysql_opt=()

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed