[MDEV-12481] The ANY_VALUE() function is not yet included in MariaDB 10.2.5 (RC) Created: 2017-04-10  Updated: 2017-04-20  Resolved: 2017-04-20

Status: Closed
Project: MariaDB Server
Component/s: Server
Affects Version/s: 10.2.5
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Francisco Dueñas Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Environment:

Windows 10 64 bit


Issue Links:
Duplicate
is duplicated by MDEV-10426 ANY_VALUE function as a workaround fo... Open

 Description   

Hi, the function ANY_VALUE, that exist in 5.7 is not yet adopted in MariaDB 10.2.5.

This function is useful for GROUP BY queries when the ONLY_FULL_GROUP_BY SQL mode is enabled, for cases when MySQL rejects a query that you know is valid for reasons that MySQL cannot determine. The function return value and type are the same as the return value and type of its argument, but the function result is not checked for the ONLY_FULL_GROUP_BY SQL mode.

https://dev.mysql.com/doc/refman/5.7/en/miscellaneous-functions.html
https://dev.mysql.com/doc/refman/5.7/en/miscellaneous-functions.html#function_any-value



 Comments   
Comment by Elena Stepanova [ 2017-04-20 ]

We have this task already, MDEV-10426

Generated at Thu Feb 08 07:58:04 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.