Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
5.5.50
-
CentOS 7
Description
The POW, EXP and other built-in functions do not accept floating point values as exponents. Whereas the older version of MySQL that we were using correctly calculating floating point powers, the newer MariaDB version does not. Ideally, the functions would be updated to support floating point exponents.