MySQL Forums
Forum List  »  Install & Repo

Re: table full,why
Posted by: Andrew Simkovsky
Date: September 05, 2013 04:50PM

Check the value of innodb_data_file_path. You probably have it configured so that the files cannot expand.

show global variables like 'innodb_data_file_path';

Andrew Simkovsky
More mysql forums (and other databases):
http://www.dbtekpro.com/forums
Brand new! Just post!

Options: ReplyQuote


Subject
Written By
Posted
September 04, 2013 09:29PM
Re: table full,why
September 05, 2013 04:50PM
September 05, 2013 07:47PM
September 05, 2013 08:19PM
September 06, 2013 12:59AM
September 06, 2013 07:50AM


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.