Re: time_to_sec problem

2001-01-17 Thread Richard Ellerbrock
It's a known bug with 3.23.22 - upgrade to the latest version (3.23.30?) and the problem will go away. Please have a look at the upgrade history in the online manual. -- Richard Ellerbrock [EMAIL PROTECTED] >>> Wolfgang Riedel <[EMAIL PROTECTED]> 2001/01/17 04:39:13 >>> Hi, after updating my my

time_to_sec problem

2001-01-17 Thread Wolfgang Riedel
Hi, after updating my mysql server to version 3.23.22 on a linux box, I've found the following problem: select time_to_sec('03:53:00'); results with the correct value 13980. But if I use a table of such time dates (in the simplest case: "create table xy (st time); insert into xy values ('03:53: