Stored procedures
Stored procedures that use SECURITY DEFINER now execute with the definer's:.
	Execute with definer's user-level parameters
Stored procedures that use SECURITY DEFINER now execute with the definer's:
- 
- 
RESOURCE_POOL
 - 
MEMORY_CAP_KB
 - 
TEMP_SPACE_CAP_KB
 - 
RUNTIMECAP
 
 -