Hi,
I'have reached the Mysql table size limit with urlword table. I'have
RedHat 7.1 enterprise kernel ( 4GB+ file size). From mysql manual:
...By default, MySQL tables have a maximum size of about 4G. You can
check the maximum table size for a table with the SHOW TABLE STATUS
command or with the myisamchk -dv table_name. See section 4.5.5 SHOW
Syntax. If you need bigger tables than 4G (and your operating system
supports this), you should set the AVG_ROW_LENGTH and MAX_ROWS parameter
when you create your table. See section 6.5.3 CREATE TABLE Syntax. You
can also set these later with ALTER TABLE. See section 6.5.4 ALTER TABLE
Syntax....
How Can I set this option in urlword (and other table)? Any Help.
Thanks,
Massimo