Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Problem with Formatted SQL stored procedure and Mysql 5.6

$
0
0
Does anyone happen to know how I can make the endDelimiter:$$ ?  I've tried it with and without quotes and it doesn't seem to work.  If I change it to a # it works but a $ or two $$ it doesn't.  I see the same type of error as mentioned above.  Here is a snippet of my code.  Thanks!
 
--liquibase formatted sql
--changeset molson:AccountDisc endDelimiter:$$
 

DROP PROCEDURE IF EXISTS AccountDisc $$
CREATE DEFINER=`cr_api`@`%`  PROCEDURE AccountDisc(
 IN v_transaction_id VARCHAR(100),
.
.
.
 

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>