Am 2005-09-14 07:37:49, schrieb [EMAIL PROTECTED]:
> Hi All,
> 
> I have a simple database with one table with about 6 fields, just
> holding filenames, filepaths and sizes.  Very basic audit for management
> here.   Problem is I import a load of records into this table and it
> seems to only allow me to put in about 550,000 records.    Maybe it's
> just mysqlFront that can only display that many records or something.
> Anybody know of a size or record limit in mysql tables?  The actual size
> of the database is about 70Mb.   Not huge really.

Do you have set limit to your database (MySQL)?

I have a database (PostgreSQL) of 130 GByte and the bigest table
has 60 GByte with arround 40 colums and more then 8 million rows.

> Thanks
> Matthew

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to