MySQL Forums
Forum List  »  InnoDB

Re: Error optimize table : The table '#sql-1be4_8' is full
Posted by: Kathy Mazur Worden
Date: April 10, 2008 12:58PM

Is "autoextend" set on your innodb_data_file_path? You can check this with:
show variables like 'innodb_data_file_path';

If it is already set, you may want to take a look through http://dev.mysql.com/doc/refman/5.0/en/full-table.html.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error optimize table : The table '#sql-1be4_8' is full
2017
April 10, 2008 12:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.