mariadb/mysql-test/suite/compat/oracle/t/sp-cursor-package-body.test
2025-07-16 16:34:24 +04:00

8 lines
158 B
Text

SET sql_mode=ORACLE;
--echo #
--echo # MDEV-36053 CURSOR declarations in PACKAGE BODY
--echo #
--let $code=0
--source include/sp/sp-cursor-package-body.inc