MySQL Forums
Forum List  »  Stored Procedures

Re: MySQL QueryBrowser 1.1.7 and Stored Procedures
Posted by: Mike Lischke
Date: May 07, 2005 02:31AM

Dhu,

I just saw that MySQL Query Browser treats // as start for a single line comment (like in C++, Java or Delphi), which is wrong. The command line (mysql) does work correctly, though, by handling a // sequence as normal characters, not comments. So this must be considered as bug in QB. I'm going to remove this. In the meantime use another delimiter like $ or %.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote




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.