diff options
author | unknown <konstantin@mysql.com> | 2005-03-31 03:44:51 +0400 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2005-03-31 03:44:51 +0400 |
commit | f485db429a26666a8468c1ec1227d6bd64a45682 (patch) | |
tree | d891b9f81b26c11be96ca19e7eca03abf5ddfbfd /sql/ha_myisammrg.cc | |
parent | 30c85129548f7d8267fab809a723672161c6fce9 (diff) | |
download | mariadb-git-f485db429a26666a8468c1ec1227d6bd64a45682.tar.gz |
A fix for Bug#9443 "mysql_client_test fails on linux and some solaris
platforms": yet another issue with floating pointer comparisons.
The fix uses the workaround with volatiles.
sql/item_cmpfunc.cc:
A fix for the failing mysql_client_test on some Intel platforms
when compiled with optimization.
We don't use -ffloat-store compileation as it may slow all
floating point operations.
Diffstat (limited to 'sql/ha_myisammrg.cc')
0 files changed, 0 insertions, 0 deletions