It looks like the ability to back up a MySQL database in CSV format is an option, but I can't seem to figure out how to change this.
I can manually back up a database in CSV (or any other format). The AutoBackup always attaches a sql gzipped format though.
How would you change the script to e-mail a .CSV gzipped file instead.
Very nice app by the way. It even works for those of us who aren't that technically inclined.
-josh
CSV format?
-
- MODS thats what I do that is! But definately NO mod music! It has to be ROCK!
- Posts: 1809
- Joined: Mon Oct 25, 2004 8:20 pm
- Location: Huddersfield, UK
- Contact:
Hi Josh,
Yes, edit the file:
\phpMySQLAutoBackup\files\config.inc.php
line 302, change from:
$cfg['Export']['format'] = 'sql';
To:
$cfg['Export']['format'] = 'csv';
Hope that helps
Dave.
nb. but note this feature may not be included in the new version -- unless someone wants to voluntee to code it in following the release...?
Yes, edit the file:
\phpMySQLAutoBackup\files\config.inc.php
line 302, change from:
$cfg['Export']['format'] = 'sql';
To:
$cfg['Export']['format'] = 'csv';
Hope that helps
Dave.
nb. but note this feature may not be included in the new version -- unless someone wants to voluntee to code it in following the release...?
-
- MODS thats what I do that is! But definately NO mod music! It has to be ROCK!
- Posts: 1809
- Joined: Mon Oct 25, 2004 8:20 pm
- Location: Huddersfield, UK
- Contact:
-
- MODS thats what I do that is! But definately NO mod music! It has to be ROCK!
- Posts: 1809
- Joined: Mon Oct 25, 2004 8:20 pm
- Location: Huddersfield, UK
- Contact:
Return to “phpMySQLAutoBackup [forum]”
Who is online
Users browsing this forum: No registered users and 1 guest