Hi,
Ha. Ok, my comment that it might be at the connector level made me realize I'm not using the MySQL client...so "delimiter" is pointless. Removed that and now it works. Sorry for that...but thanks for the help! b,chris. On Wednesday, June 24, 2015 at 12:24:48 AM UTC+2, Chris Fitzpatrick wrote: > > > Hi, > > I have an application that uses sequel and sequel migrations. I've been > asked to add a bunch of stored procedures that I have in a sql file, but am > not sure about the best way to do this. > I've tried passing the sql to the db using the run method, but this has > some odd results as the sql statements seem to get truncated. > I am using the mysql jdbc adapter. > > thanks for any suggestions. > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
