RE: ERROR 1030: Got error 127 from table handler / Optimize Table

2002-05-16 Thread Dave Watkinson
: ERROR 1030: Got error 127 from table handler / Optimize Table Hello, I am using mysql 3.23.38 on winnt. I have a table already filled with default value, that way we do only updates during our processing. One column is specified as not null in the table definition and it's also an

ERROR 1030: Got error 127 from table handler / Optimize Table

2002-05-16 Thread Frederic Dhorne
Hello, I am using mysql 3.23.38 on winnt. I have a table already filled with default value, that way we do only updates during our processing. One column is specified as not null in the table definition and it's also an index. everything was working fine, Until we decided to use "Optimize Table