BackupPC-users

Re: [BackupPC-users] automysqlbackup

2009-02-05 12:25:38
Subject: Re: [BackupPC-users] automysqlbackup
From: Dylan Swift <dylan.swift AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 5 Feb 2009 17:23:08 +0000
2009/2/5 Terri Kelley <neteng AT farm-market DOT net>:
> I have a server that runs mysql in its own server folder on Centos rather
> than the standard location of mysql. Another virtual server runs mysql at
> its standard location. Anyway, is there a way to set automysqlbackup to run
> the 1st mysql in the above?
> Thanks,
> Terri Kelley
> Network Engineer
>

After a quick scan of the automysqlbackup script it appears that it
should just work, provided that your instance of mysql is running on
the standard port (3306). If not then you would need to add a switch
into all the mysql & mysqldump call's like
"--port=<NEW_PORT_NUMBER>"
where
<NEW_PORT_NUMBER> is the number of the port that your instance of
mysql is listening on.

Regards

Dylan

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>