Bug #11357 | Unable to create stored procedure | ||
---|---|---|---|
Submitted: | 15 Jun 2005 17:20 | Modified: | 27 Jun 2005 14:33 |
Reporter: | Christopher Hazlett | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.10 | OS: | Windows (XP Pro) |
Assigned to: | Vladimir Kolesnikov | CPU Architecture: | Any |
[15 Jun 2005 17:20]
Christopher Hazlett
[16 Jun 2005 12:50]
Aleksey Kishkin
1) selected create proceudre/function from menu 2) entered thetest got: DELIMITER $$ DROP PROCEDURE IF EXISTS ``.`thetest`\\ CREATE PROCEDURE ``.`thetest` () BEGIN END$$ DELIMITER ; it leads syntax error on \\
[27 Jun 2005 14:33]
Vladimir Kolesnikov
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html