Exception: DELIMITER //
I can run DELIMITER // in the mysql command line, but could not run it in the C++ statement, it got an Exception: DELIMITER // 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 //'
What I could be missing?
Thank you.
Subject
Views
Written By
Posted
Exception: DELIMITER //
820
February 10, 2019 05:25AM
478
March 07, 2019 09:23AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.