MySQL Forums
Forum List  »  MySQL Workbench

Possible bug with SQL Script Export
Posted by: Stephen Barton
Date: February 24, 2009 04:14AM

Hi,

When I add a function as a routine to a model and then try to export as a SQL create script, I get an extra // produced which fails the script when I try to run it:

DELIMITER //
// <--------- extra slashes here!
CREATE FUNCTION.....

Is this I bug (I think it might be), if it is, how do I report it?

Thanks,
Stephen

Options: ReplyQuote


Subject
Views
Written By
Posted
Possible bug with SQL Script Export
3020
February 24, 2009 04:14AM


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.