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