Skip to content
Permalink
Browse files
compat/oracle.parser failed in --ps
  • Loading branch information
vuvova committed Jun 27, 2018
1 parent 56145be commit 445339f
Showing 1 changed file with 2 additions and 0 deletions.
@@ -254,5 +254,7 @@ BEGIN
END;
/
DELIMITER ;/
enable_prepare_warnings;
SELECT test.comment() FROM DUAL;
disable_prepare_warnings;
DROP FUNCTION comment;

0 comments on commit 445339f

Please sign in to comment.