RedHat123
03-01-2005, 06:28 PM
lets say i want to run an online store and every few months i want to archive the old orders by exporting to a file for saving.
do applications such as this usually truncate certain tables periodically in order to improve performance ? i would think so.
what is a good approach for this ?
will any of the new tools like mysql administrator help automate any of this ?
is it as simple as doing a backup first, then deleting the old records ?
thanks
do applications such as this usually truncate certain tables periodically in order to improve performance ? i would think so.
what is a good approach for this ?
will any of the new tools like mysql administrator help automate any of this ?
is it as simple as doing a backup first, then deleting the old records ?
thanks