Bug #90112 | SELECT /*/*/ 1 FROM DUAL; | ||
---|---|---|---|
Submitted: | 16 Mar 2018 14:53 | Modified: | 16 Mar 2018 16:56 |
Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | any | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[16 Mar 2018 14:53]
Peter Laursen
[16 Mar 2018 14:58]
Peter Laursen
small typo: If I add SPACES like "SELECT /* / */ 1;" , everything is fine always and everywhere.
[16 Mar 2018 15:05]
Peter Laursen
One more typo. The simplified script example should read /*//////////////////////////////////// ------- this is a comment ---------- ////////////////////////////////////*/
[16 Mar 2018 15:09]
Peter Laursen
Also typo in synopsis ...
[16 Mar 2018 16:56]
MySQL Verification Team
Thank you for the bug report. Enter password: ****** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 Server version: 5.7.23-log Source distribution 2018-MAR-08 Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql 5.7 > SELECT /*/*/ 1; /*> ; /*> * /*> * /*> /c /*> /* /*> Not sure about the correct category also.