You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-29 08:21:15 +03:00
MCOL-523 set copyright notices
This commit is contained in:
@ -168,7 +168,7 @@ void mcs_isnull_deinit(UDF_INIT* initid)
|
||||
}
|
||||
|
||||
#ifdef _MSC_VER
|
||||
__declspec(dllexport)f
|
||||
__declspec(dllexport)
|
||||
#endif
|
||||
long long mcs_isnull(UDF_INIT *initid, UDF_ARGS *args, char *is_null, char *error)
|
||||
{
|
||||
|
Reference in New Issue
Block a user