move cte max to conf file
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[mysqld]
|
||||
cte_max_recursion_depth = 25000
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
[mysqld]
|
||||
cte_max_recursion_depth = 25000
|
||||