#190006 - 2008-10-0210:57 PMRe: automatipm of MySQL backup via kix
[Re: selormquarshie]
MartMart KiX Supporter
Registered: 2002-03-27
Posts: 4673
Loc: The Netherlands
I think you can use the MysqlDump tool but I'm not a MySQL guru. You can easily call external apps from a kix script as long as they are scriptable with com or have a command line interface.
#190011 - 2008-10-0301:01 PMRe: automatipm of MySQL backup via kix
[Re: NTDOC]
Glenn BarnasGlenn Barnas KiX Supporter
Registered: 2003-01-28
Posts: 4402
Loc: New Jersey
Keep in mind this will not work on W2K8 systems, as NTBackup is no longer available. In fact, file backups are no longer possible with standard tools, only full disk images.
Glenn
_________________________ Actually I am a Rocket Scientist!
#190014 - 2008-10-0308:05 PMRe: automatipm of MySQL backup via kix
[Re: Glenn Barnas]
NTDOCNTDOC Administrator
Registered: 2000-07-28
Posts: 11631
Loc: CA
Yeah I tried Server 2008 for a couple of days and it had too many new issues that I just didn't want to take the time to work out so I put the system back on Server 2003.
I suppose some day I'll have to bite the bullet and go with it or 7 or what ever but dang, they fix one thing and screw the pooch on other things.
Another requirement for this script to work correctly is the Volume Shadow Copy Service so if you're running or wanting to run this on some Windows OS that does not have it then it won't work well.