On Fri, 2004-12-10 at 14:37, Dave wrote: On Thu, 09 Dec 2004 16:27:47 +1000, Paul Andreassen > <[EMAIL PROTECTED]> wrote: > > Here is a script to backup mythconverg mysql tables weekly. Put it in > > /etc/cron.weekly. I use it on debian so you may have to change for > > others. > > > > Paul > Thanks for the script Paul. > If you don't mind, can you give us an example of what should be in the > /etc/mysql/debian.cnf file? > > Thanks > Dave
The debian.cnf file is very Debian specify, but all it contains is the username and password for Mysql access. Check out mine. Please don't use its password to break into my system. ;-) Paul
# Automatically generated for Debian scripts. DO NOT TOUCH! [client] host = localhost user = debian-sys-maint password = dINswvcn7OWh6cML
_______________________________________________ mythtv-users mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
