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-265 Add support for TIMESTAMP data type
This commit is contained in:
@ -69,6 +69,7 @@ template <class T> bool isnan(T);
|
||||
#include "mysqld_error.h"
|
||||
#include "item_windowfunc.h"
|
||||
#include "sql_cte.h"
|
||||
#include "tztime.h"
|
||||
|
||||
// Now clean up the pollution as best we can...
|
||||
#undef min
|
||||
|
Reference in New Issue
Block a user