summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/compat/oracle/t/sp-package-concurrent-dml-view.test
blob: d2c2041a353badb1fa36b948f3988b9c86063d29 (plain)
1
2
3
4
5
6
--echo #
--echo # MDEV-15070 Crash when doing a CREATE VIEW inside a package routine
--echo #

SET @object_type='view';
--source sp-package-concurrent-dml.inc