On Sat, 17 Jun 2006 12:42:02 +0200 Filippo Giunchedi <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 16, 2006 at 11:21:59AM +0200, Christian Hammers wrote: > > A query like "select str_to_date( 1, NULL );" crashes mysqld. > > This affects: > > Woody: mysql-server 3.23.x > > Sarge: mysql-server 4.0.x > > Sarge: mysql-server-4.1 4.1.x > > Unstable/Testing is already fixed. > > is this supposed to work also on mysql command line client? I cannot reproduce > it. Could you please list the step to reproduce this bug? Er, "subject says all" :) Just type "SELECT str_to_date(1, NULL);" and watch your connection go away. If you get "NULL" as result without any error message then your version is safe. bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]