From: Paul DuBois Date: May 19 1999 2:51pm Subject: Re: Large Tables List-Archive: http://lists.mysql.com/mysql/3581 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" >Is there a limit to the size of a table? I currently have a 1.8Gig, >9.8Million records, table and it seems to have trouble uploading more >stats. The entire database is 5.4Gig large. >I"m running mysqld Ver 3.22.21-debug for Win95/Win98 on i586 Table size is limited to the maximum file size of your operating system, or to MySQL's internal limit of 4GB, whichever is smaller. MySQL's internal limit will be raised to 63-bit values in 3.23 for operating systems that support large files. References: http://www.mysql.com/Manual_chapter/manual_Server.html#Table_size http://www.mysql.com/Manual_chapter/manual_News.html#News-3.23.x -- Paul DuBois, paul@stripped Northern League Chronicles: http://www.snake.net/nl/