I have a question about innodb, some of my users get an error code 1114 saying that a table on an innodb database is full.
When I do a show table status i get the following size comments (all tables display one or another of these two). Comment: InnoDB free: 5849088 kB; InnoDB free: 3072 kB Comment: InnoDB free: 3072 kB How come it says InnoDB free: 3072 kB when I seem to have 5849088 kB free? And why does the other comment say something diffrent? I use two 2gb innodb data files. If I make another database file will it solve the problem? Can I use the autoextend option under MySQL-Max-3.23.53a? - lars --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php