MySQL 9.1.0
Source Code Documentation
|
#include <stdint.h>
#include <stdio.h>
#include <sys/types.h>
Go to the source code of this file.
Enumerations | |
enum | olap_type { UNSPECIFIED_OLAP_TYPE , ROLLUP_TYPE , CUBE_TYPE } |
Functions | |
const char * | GroupByModifierString (enum olap_type olap) |
int | GetMaximumNumGrpByColsSupported (enum olap_type olap) |
enum olap_type |
|
inline |
|
inline |