On Fri, Nov 29, 2002 at 08:59:22AM -0500, Peter M. Perchansky wrote:
> 
> I've seen posts in a variety of forums where it states a lot of hosting 
> companies do not offer support for Innodb SQL type tables.
 
AFAIK, there is no easy way to do space management on a per-customer
basis with InnoDB tables.  With MyISAM tables you can easily set a user's
drive space limitations and the tables won't grow anymore at that point.
With InnoDB tables, all the data is stored in monolithic files.
-- 
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