At 1:04 PM -0400 9/12/03, [EMAIL PROTECTED] wrote:
...just a shot in the dark, but isn't 'description' a reserved word? If so,
um, maybe a bug/inconsistency between table types. If not, ramble on.
DESC and DESCRIBE are reserved, but DESCRIPTION is not...
--
Paul DuBois, Senior Technical Writer
...just a shot in the dark, but isn't 'description' a reserved word? If so,
um, maybe a bug/inconsistency between table types. If not, ramble on.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Irwin,
do you have in my.cnf
default-character-set=...
set to something else than latin1?
Can you make a small test case which demonstrates the problem?
Can you test with MySQL-4.0.15, and if the error happens also there, please
post the output of SHOW INNODB STATUS after that unsuccessful ALT