MySQL Forums
Forum List  »  PHP

Re: Syntax error preventing creating of database
Posted by: Thoughtgrid Interactive
Date: December 19, 2016 02:49AM

You need to change the delimiter when you run DDL statements MySQL is interpreting your semicolon as the end of your CREATE EVENT query.

Options: ReplyQuote


Subject
Written By
Posted
Re: Syntax error preventing creating of database
December 19, 2016 02:49AM


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.