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-783 Check for recursive only cte. Check all cte in list.
This commit is contained in:
@ -67,6 +67,7 @@ template <class T> bool isnan(T);
|
||||
#include "sql_select.h"
|
||||
#include "mysqld_error.h"
|
||||
#include "item_windowfunc.h"
|
||||
#include "sql_cte.h"
|
||||
|
||||
// Now clean up the pollution as best we can...
|
||||
#undef min
|
||||
|
Reference in New Issue
Block a user