From the version 8 SQL Reference vol 2:
"A materialized query table whose fullselect contains a GROUP BY
clause is summarizing data from the tables referenced in the fullselect.
Such a materialized query table is also known as a summary table. A
summary table is a specialized type of materialized query table."