Normally the size can be 2G, 4G or more...
You can check the maximum table size for a table with the myisamchk -dv 
table_name or table_file if It doesn't work.
You should have run myisamchk or mysqlcheck (whick worked better for me)
to check your table.

Le jeu, 09 aoû 2001, vous avez écrit :
> Hello,
>    I have a mysql db that contains a table to track visitors,  Visitor
> information is stored at the beginning of each page.  The problem that I am
> having is that a few days ago the pages just stopped loading and I had to
> dump, drop and recreate the table with nothing in it to get the site going
> again.  The table is about 26 meg in size (dumped file) and I am running on
> Red Hat 7.1 server with 90  Gig HDD with 512 Meg RAM.
>
>    BTW - I have other servers running other sites with this dB and some of
> them are much bigger with no problems.
>
>
>    Anyone have any thoughts ?

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