Depends on OS, memory, disk space.

Theoretically there is no "limit".

If your using linux, and don't have support for large files built in, then
your table size limit is 4GB.  Putting a table with 1k rows at a max size of
around 4 million records.  If you have large file support in, and have the
RAM/cpu to support it, you can FAR exceed that.
----- Original Message -----
From: "Zhu George-CZZ010" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 25, 2001 9:56 AM
Subject: How many records can MySql handle?


> If each record is about 1K byte, how many records can MySql handle?  Does
anyone have any estimation or hands-on experience?
>
> Thank you very much in advance.
>
> Regards,
> George
>
> ---------------------------------------------------------------------
> 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
>
>
>


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