mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Recursion support made for SP (BUG#10100).
This commit is contained in:
@@ -534,6 +534,7 @@ struct system_variables
|
||||
ulong completion_type;
|
||||
/* Determines which non-standard SQL behaviour should be enabled */
|
||||
ulong sql_mode;
|
||||
ulong max_sp_recursion_depth;
|
||||
/* check of key presence in updatable view */
|
||||
ulong updatable_views_with_limit;
|
||||
ulong default_week_format;
|
||||
|
Reference in New Issue
Block a user