HI,
I have a few questions related to DB archving / restore capability of
MySQL. Most of them are design issues but have a lot to do with what
MySQL provides. 
PLease share your view on them.

1. How can i trigger a database archive when a certain data base limit
is reached in a table. 
Ex: when 1,00,000 records is reached, archive to file and clean table.

2. How can i restore multiple files into database ? 

3.When i try to view data through  my application, how can i trigger
the restore the data from Archive file on demand ?

Regards
Anis




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to