From: Daogang Qu Date: December 3 2009 9:32am Subject: Re: bzr commit into mysql-5.1-bugteam branch (Dao-Gang.Qu:3233) Bug#42851 List-Archive: http://lists.mysql.com/commits/92616 Message-Id: <4B1785BB.5070701@sun.com> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT He Zhenxing wrote: > Hi Daogang, > > Well done! Patch approved! > Thanks a lot for the review. Best Regards, Daogang > 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 > Thanks! > >> when the level of --log-warnings option >= 2. >> > > when --log-warnings is set to 2 or higher. > Thanks! > [ snip ] > > > >