3.23.36: created tables still corrupted

2001-04-07 Thread Jan Legenhausen
each and every table i create (3.23.24 was o.k.). Doesn't sound too nice for a production environment imho... This happens on Linux 2.2.18/glibc 2.1, Linux 2.2.18/glibc 2.2. Connection through socket. regards, Jan Legenhausen ---

Re: very strange but reproducable error in 3.23.35

2001-03-20 Thread Jan Legenhausen
re-checked it without "timestamp" - no change! regards, Jan Legenhausen - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To r

Re: very strange but reproducable error in 3.23.35

2001-03-18 Thread Jan Legenhausen
> > > Hi! > > I have tested your case and it works just fine for me. > > What error message do you get ?? What i wrote was all i got - so there's just > mysql> update t_webmaster set status=1 where type='Open'; > Query OK, 0 rows affected (0.01 sec) No other messages at all - simply repeating

very strange but reproducable error in 3.23.35

2001-03-18 Thread Jan Legenhausen
7;,'','',' '); Actions: - modify "lfdnr": mysql> alter table t_webmaster change lfdnr lfdnr int(10) unsigned default 0 not null auto_increment; Query OK, 1 row affected (0.01 sec) - modify data: mysql> update t_webmaster set status=1 where type='