Hi
I'm having issues with mysqldump so need to create backups of my mysql
databases using PHP.
Can any one recommend a way to do this with out calling mysqldump ?
I did find one script and it worked on a small sample DB (1MB), but
fails on my db (75MB)
Thanks :)
I'm having issues with mysqldump so need to create backups of my mysql
databases using PHP.
Can any one recommend a way to do this with out calling mysqldump ?
I did find one script and it worked on a small sample DB (1MB), but
fails on my db (75MB)
Thanks :)
Comment