From: Ann W. Harrison Date: November 12 2008 4:04pm Subject: Re: Serial log record encoding List-Archive: http://lists.mysql.com/falcon/177 Message-Id: <491AFE72.4080203@mysql.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=UTF-8 Content-Transfer-Encoding: 7BIT Hakan Kuecuekyilmaz wrote: >> >> For example, any integer field with a >> value of zero is represented by edsInt0, any integer field with the value 22 is represented >> as edsInt22, and any integer field with the value 9 is represented by edsIntMinus9. > > > Now I am wondering why the value 9 is edsIntMinus9 and not edsInt9? > Sigh. That idiocy was brought to you by Microsoft Word. It translated a double em length dash into a space, turning -9 into 9. I wonder what other favors it did for me. Let me see if it works better translated to HTML. Best, Ann