tags 464401 unreproducible moreinfo thanks Hi,
Sorry for the late reply. On Wednesday 6 February 2008 18:11, Olaf van der Spek wrote: > CREATE TABLE `xbt_torrents` ( > `tid` int(11) NOT NULL auto_increment, > `name` varchar(255) NOT NULL, > `info_hash` binary(20) NOT NULL, > PRIMARY KEY (`tid`), > ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; This definition has a spurious "," after the primary key. I tried to reproduce it both in 4:2.9.1.1-6 and 4:2.11.5-1, but cannot reproduce the described behaviour. Do you have a number of steps that reproduce it reliably for you? thanks Thijs
pgpXMJIt8TJ10.pgp
Description: PGP signature

