1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

MCOL-5438 COUNT() in math causes SEGV

This commit is contained in:
Roman Nozdrin
2023-03-02 18:37:09 +00:00
parent a0cb59f5bc
commit 786b9da5b0
12 changed files with 85 additions and 90 deletions

View File

@ -78,7 +78,6 @@ class AggregateColumn : public ReturnedColumn
UDAF,
MULTI_PARM
};
/**
* typedef
*/