08-02-2010, 04:29 AM
[eluser]WanWizard[/eluser]
The backup method of the database driver creates the output file in memory. Not very useful if you have more than a few records in your tables.
The utility classes desparately need to be rewritten to use disk storage for generating the backup files, so you're not size limited.
The backup method of the database driver creates the output file in memory. Not very useful if you have more than a few records in your tables.
The utility classes desparately need to be rewritten to use disk storage for generating the backup files, so you're not size limited.