mysqlimport: Error: The table ’sometable’ is full, when using table: sometable

If this error drives you mad on Gentoo, change this line in your /etc/mysql/my.cnf (if you use inoDB):

innodb_data_file_path = ibdata1:10M:autoextend:max:128M

and delete the :max:128M part or raise it up to your liking.

technorati tags:, , ,

SQSWSE

~ by princ3 on July 6, 2007.

Leave a Reply