Alex Phan - 2007-02-02

Logged In: YES
user_id=1708336
Originator: NO

The default table size for MySQL's default table type, MyISAM is 2E32 number of rows. If MySQL is built with option --with-big-tables, then the maximum number of rows is (2E32)^2.