From: Charles Bell Date: February 22 2010 2:00pm Subject: Re: Please review fix for backup_accented List-Archive: http://lists.mysql.com/backup/128 Message-Id: <4B828DFC.9020304@sun.com> MIME-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Ingo, Patch approved. I will include it in my next push. Chuck > Hi Hema, > > as far as I can imagine, the problem is that the test uses character > strings, which do not contain valid SJIS characters. Some change in the > server seems to behave different on invalid characters than before. > > IMHO this is acceptable. Only valid input needs to produce predictable > output. > > I propose the following patch, which uses valid SJIS characters (I > hope): http://lists.mysql.com/commits/100981 > > Please approve. > > Regards > Ingo