Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
MySQL 8.0 added the GROUPING function, which is useful with SELECT WITH ROLLUP, as it distinguishes between between nulls in the data, and nulls generated by the rollup.
This has been requested a number of times in the discussions at https://mariadb.com/kb/en/select-with-rollup/
See https://dev.mysql.com/blog-archive/mysql-8-0-grouping-function/ and https://dev.mysql.com/doc/refman/8.0/en/miscellaneous-functions.html#function_grouping
Attachments
Issue Links
- duplicates
-
MDEV-22269 Mariadb lacks GROUPING() function
- Open
- is part of
-
MDEV-28906 MySQL 8.0 desired compatibility
- Open