has anyone used commandbox to create a mysql trigg...
# docker-commandbox
a
has anyone used commandbox to create a mysql trigger ? I'm having difficulty changing the delimiter. running
mysql> DELIMITER //
commandbox doesn't seem to like
p
Need more info than that; whats your stack error?
a
Copy code
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DELIMITER //' at line 1

MigrationService.cfc

    DELIMITER //