I execute follow statement.
-----------------------------------------
shell>replace @@session.sql_mode=0 @@session.sql_mode=1 -- 1.000001
-----------------------------------------
But string "@@session.sql_mode=0" doesn't replace to "@@session.sql_mode=1".



----- Original Message ----- 
From: "Gleb Paharenko" <[EMAIL PROTECTED]>
To: <mysql@lists.mysql.com>
Sent: Monday, January 23, 2006 7:56 PM
Subject:Re: question about recovery with binlog


> Hello.
> 
> There a lot of different ways to perform this operation. See:
>   http://dev.mysql.com/doc/refman/5.0/en/replace-utility.html
>   man sed
>   man awk
> 
> 
> wangxu wrote:
> > How to replace it?
> > 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

Reply via email to