ERROR 1114

2006-12-19 Thread serpent
I ran into this problem while attempting to altering tables (by adding extra columns), which is just as well, as the cosequences would have been dire if I'd found it any other way. I haven't found any other unambiguous references to this problem on this list, where I was searching for a clue, so I

mysql-3.23.4[34] fails to pass tests

2001-11-22 Thread serpent
>Description: $ rm -f config.cache $ ./configure --prefix=/home/crystal/local/mysql-3.23.44 \ $ --with-berkeley-db \ $ --with-innodb \ $ --with-charset=big5 \ $ --with-extra-charsets=latin1,gb2312 $ make clean $ make $ make test $ # mysql-3.23.39, 3.23.40, 3.23.42 can pass all tests. $