From: He Zhenxing Date: December 3 2009 9:10am Subject: Re: bzr commit into mysql-5.1-bugteam branch (Dao-Gang.Qu:3233) Bug#42851 List-Archive: http://lists.mysql.com/commits/92604 Message-Id: <1259831444.1779.37.camel@hezx-laptop> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT Hi Daogang, Well done! Patch approved! Dao-Gang.Qu@stripped wrote: > #At file:///home/daogangqu/mysql/bzrwork/bugtest/mysql-5.1-bugteam/ based on revid:dao-gang.qu@stripped > > 3233 Dao-Gang.Qu@stripped 2009-12-03 > Bug #42851 Spurious "Statement is not safe to log in statement format." warnings > > The unsafe warnings in error log make error log grow too large. > > To fix the problem, the unsafe warnings only will be written to error log, only will => will only > when the level of --log-warnings option >= 2. when --log-warnings is set to 2 or higher. [ snip ]