mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
1. Item_windowfunc must check the nullness of the field if it returns the value from the result_field. 2. The decimal value must come from the window_func instead of the result_field when not fetching values from the result_field. Added a more extensive test case that highlights if these bugs occur. The 2 select statements check behaviour for decimal and real typed fields respectively.
919 B
919 B