SHOW FUNCTION CODE
Display the internal instruction representation of a stored function. This debug statement shows the low-level opcodes of the routine.
Syntax
SHOW FUNCTION CODE func_nameDescription
SHOW FUNCTION CODE shows a representation of the internal implementation of the stored function.
It is similar to SHOW PROCEDURE CODE but for stored functions.
This page is licensed: GPLv2, originally from fill_help_tables.sql
Last updated
Was this helpful?

