Bug #40172 Delimiter keyword not recognised in Mysql query browser
Submitted: 20 Oct 2008 11:26 Modified: 28 Apr 2009 12:22
Reporter: Gareth Dawson Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:MacOS (10.5.5)
Assigned to: CPU Architecture:Any

[20 Oct 2008 11:26] Gareth Dawson
Description:
Query browser does not recognise the Delimiter keyword as valid syntax.

How to repeat:
Using the delimiter keyword in any script or query window causes error code 106 - You have an error in your SQL syntax.
[20 Oct 2008 13:31] Valeriy Kravchuk
What about the Script tab? In the script tab text like:

delimiter //
select 1//

works OK for me.
[20 Oct 2008 13:45] Gareth Dawson
This seems to be a case sensitive problem.  delimiter is not recognised but DELIMITER is.
[20 Oct 2008 18:33] Sveta Smirnova
Thank you for the feedback.

Verified as described.
[20 Oct 2008 18:34] Sveta Smirnova
There was Windows bug #22324 with similar, but not same problem also.
[28 Apr 2009 9:46] Sveta Smirnova
Yes, bug is repeatable if Script tab is used. USE is not affected.
[28 Apr 2009 12:22] Axel Schwenke
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Query Browser into MySQL Workbench. Unfortunately you are using an unsupported platform. More informations about supported platforms you will find here:
http://www.mysql.com/support/supportedplatforms/tools.html

More informations about MySQL Workbench you will find here:
http://dev.mysql.com/workbench/