You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-1101 Move client UDFs into a separate file.
Remove rmParms from ha_calpont_impl.cpp
This commit is contained in:
@ -5,6 +5,7 @@ include_directories( ${ENGINE_COMMON_INCLUDES}
|
||||
|
||||
SET ( libcalmysql_SRCS
|
||||
mcs_sysvars.cpp
|
||||
mcs_client_udfs.cpp
|
||||
ha_calpont.cpp
|
||||
ha_calpont_impl.cpp
|
||||
ha_calpont_dml.cpp
|
||||
|
Reference in New Issue
Block a user