I have several tables in my db that can potentially become *very* large
*very* quickly.  I was thinking about creating a table for each user of
my database to keep data separate and allow each table to be 4GB due to
OS restrictions.  How many tables can a database have in it? or should i
create a database for each user with an identical table?  and... in that
case... how many databases can MySQL successfully handle at any given
time?

thanks,

johnny p.

-----------------------
John Patton, CTO
[EMAIL PROTECTED]

Gameloop, Inc.
http://www.gameloop.com
Austin, TX 512-699-5534


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