Page 1 of 1

Backup MySQL

Posted: 31 Oct 2005, 16:10
by Edwin Dekker
Being new at this subject I'd like to ask if it is possible to backup a MySQL database with APBackup as well. I consider buying this software, but only if it can also backup databases.

Thank you in advance!
Edwin

Posted: 01 Nov 2005, 06:42
by support
APBackup has no MySQL agent. APBackup is file backup utility so it can't backup MySQL files when it works.

Posted: 28 Jan 2006, 10:44
by puki
Hi
I need something to auto backup mysql on winxp.
Ok there is no Mysql agent.. but if i need just one backup pr day perhaps during the night is it not possible to stop and start mysql before and after backup by runnig some bat file ? will this not work 100% stabil ? if not can you guys recommend some other software for me..

Thank you,
Puki

Posted: 28 Jan 2006, 12:19
by support
You can use "Do before" and "Do after" to run "NET STOP <SERVICE NAME>" and "NET START "Servcie Name"" for example.