I'm sorry to mistake the wrong storage engine.
On Wed, Nov 12, 2008 at 3:52 PM, Moon's Father <[EMAIL PROTECTED]>wrote:
> Hi.
>I got an error when I use alter statement to modify an innodb's table
> structure. The error no is 1114 and the detail information is
> ERROR 1114 (HY000): The table
Hi.
I got an error when I use alter statement to modify an innodb's table
structure. The error no is 1114 and the detail information is
ERROR 1114 (HY000): The table '#sql-4c0_1' is full.
Here is my table's structure.
mysql> show create table t1;
+---+---