On Wed, 24 Apr 2002, Robinson Silva wrote:

> Bueno me es de suma importancia conocer el maximo numero de tablas que
> puede soportar mysql si lo tiene...

William,

assuming you use the MyIsam table type this depends of your operating
system. A table consists of 3 files. When the number of your files grows
very large (I mean >10000) consider using ReiserFS. The number of
concurrently used file handles may be an issue as well.

Thomas


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