Kuokai Shyu wrote:
> 
> Hi,
> 
>  Can MySQL do the queries on the databases stored in the CD-ROM?
>  For example, when switching data CD-ROMs, is it necessary to shutdown
>  mysql server,  and restarting server after mounting another CD-ROM?
>  Thanks in advance.
> 
>  Sincerely,
> 
>  Kuokai


I assume if you issue "flush tables;" or "mysqladmin flush-tables" between
CD's you should be okay as long as nothing tries to run a query
while you have no CD mounted.

---------------------------------------------------------------------
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