From: Alex Keda Date: February 15 2013 11:16am Subject: Re: MySQL 5.1: incorrect arithmetic calculation List-Archive: http://lists.mysql.com/mysql/228980 Message-Id: <511E1902.70405@lissyara.su> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 15.02.2013 15:07, Alex Keda пишет: > OK. But, how about: > mysql> SELECT 365 * 1.67 * ( 1 - 0.10); > +--------------------------+ > | 365 * 1.67 * ( 1 - 0.10) | > +--------------------------+ > | 548.5950 | > +--------------------------+ > 1 row in set (0.00 sec) > > mysql> > ?? > sorry, I'm too many work... =)