diff options
author | Alexey Botchkov <holyfoot@askmonty.org> | 2011-07-07 21:30:51 +0500 |
---|---|---|
committer | Alexey Botchkov <holyfoot@askmonty.org> | 2011-07-07 21:30:51 +0500 |
commit | e182ae27cd11548feeb59306799aea3c342e8af9 (patch) | |
tree | 9350a729223937346837c3628be4460c568db80b /support-files | |
parent | 13f6e1119f831ecde5a8e82e8a68f2848b2b54a1 (diff) | |
download | mariadb-git-e182ae27cd11548feeb59306799aea3c342e8af9.tar.gz |
Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULATED*2+1' in get_n_sincos.
Just typo-style mistake. Should be '||' instead of '&&'.
per-file comments:
mysql-test/r/gis-precise.result
Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULATED*2+1' in get_n_sincos.
test result updated.
mysql-test/t/gis-precise.test
Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULATED*2+1' in get_n_sincos.
test case added.
sql/item_geofunc.cc
Fix for bug #805860 Second assertion Assertion `n > 0 && n < SINUSES_CALCULATED*2+1' in get_n_sincos.
condition fixed.
Diffstat (limited to 'support-files')
0 files changed, 0 insertions, 0 deletions