Hi,

Unless he is having some weird nightmare that doesn't involve reality, then I am 
pretty sure he is talking about this in the my.cnf:

innodb_data_file_path = ibdata1:400M:autoextend

A while back I remember that the autoextend was not in the sample my.cnf files. I 
think this was around 4.0.1 or something like that. 
So in that case, if you don't have autoextend, you could have a db with a max size. 

Or maybe he is just running out of disk space :) 

Thanks,

Eric 

At 08:29 AM 4/29/2004, Paul DuBois wrote:
>At 23:32 +0530 4/28/04, [EMAIL PROTECTED] wrote:
>>Hi,
>>
>>I am trying to insert the records in the database. After the insertion of
>>3millions records, it fails to insert the records further. Can someone help
>>me in this problem. How do I go and increase the capacity of the database.
>>Moreover if someone can provide me the maximum size of the database which
>>is possible.
>
>Databases don't have a maximum size.
>
>You'll probably get a better answer if you provide information more specific
>than "it fails."  For example, do you get an error message?  If so, what is
>it?
>
>-- 
>Paul DuBois, MySQL Documentation Team
>Madison, Wisconsin, USA
>MySQL AB, www.mysql.com
>
>-- 
>MySQL General Mailing List
>For list archives: http://lists.mysql.com/mysql
>To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to