server icon indicating copy to clipboard operation
server copied to clipboard

MDEV-23278 Incorrect Calculation while using Avg Function

Open DaveGosselin-MariaDB opened this issue 1 year ago • 1 comments
trafficstars

The decimal_precision virtual override for Item_func_case is necessary to accurately compute precision of values populated into decimal fields. This method was removed apparently during a refactor of the Item_func_case family of classes between 10.2 and 10.5.

DaveGosselin-MariaDB avatar Jun 25 '24 21:06 DaveGosselin-MariaDB

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 25 '24 21:06 CLAassistant