On Fri, Nov 29, 2002 at 10:32:10AM -0500, Peter M. Perchansky wrote:
> 
> When you state, "With InnoDB tables, all the data is stored in monolithic 
> files" does that mean every database, every database table, etc. all reside 
> within the same file systems?
 
Same files, not file systems.

(See MySQL documentation)

InnoDB uses individual files that are not directly related to which databases
and tables are stored therein.
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/

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