At 09:01 AM 6/18/05, madderla sreedhar wrote:
> Isn't MySql supports large amounts of data to be stored in
> databases. What is the maximum number of records  that
> can be handled or stored in Mysql. Is there any limit. If i
> want to store large amounts of data then is it necessary
> to migrate to another database. Please reveal this.


You could try reading the online manuals:
        http://dev.mysql.com/doc/mysql/en/index.html

        1.4.4.  How Big MySQL Tables Can Be
        11.5.   Column Type Storage Requirements

The maximum number of rows is limited only by maximum table size and size of your hard disk.


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

Reply via email to