Files
tms-arch-linux-calamares-in…/archiso/airootfs/usr/local/mysql-5.6.47-linux-glibc2.12-x86_64/mysql-test/r/sp-no-code.result
2025-11-23 15:33:54 +08:00

5 lines
307 B
Plaintext
Executable File

show procedure code foo;
ERROR HY000: The 'SHOW PROCEDURE|FUNCTION CODE' feature is disabled; you need MySQL built with '--with-debug' to have it working
show function code foo;
ERROR HY000: The 'SHOW PROCEDURE|FUNCTION CODE' feature is disabled; you need MySQL built with '--with-debug' to have it working