Bug #77990 | MySQL Server does not start if the service name contains a space. | ||
---|---|---|---|
Submitted: | 7 Aug 2015 23:59 | Modified: | 27 Aug 2015 7:55 |
Reporter: | Nathan Le | Email Updates: | |
Status: | Open | Impact on me: | |
Category: | MySQL Server | Severity: | S4 (Feature request) |
Version: | 5.6.26 | OS: | Windows (Windows 10) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Configuring Server, Naming Service, services |
[7 Aug 2015 23:59]
Nathan Le
[8 Aug 2015 0:00]
Nathan Le
Error Log
Attachment: DESKTOP-U7KOGA6.err (application/octet-stream, text), 42.61 KiB.
[8 Aug 2015 0:00]
Nathan Le
Screenshot 1/3
Attachment: Screenshot 2015-08-07 18.14.00.png (image/png, text), 397.89 KiB.
[8 Aug 2015 0:00]
Nathan Le
Screenshot 2/3
Attachment: Screenshot 2015-08-07 18.14.12.png (image/png, text), 168.74 KiB.
[8 Aug 2015 0:01]
Nathan Le
Screenshot 2/3
Attachment: Screenshot 2015-08-07 18.14.16.png (image/png, text), 175.22 KiB.
[27 Aug 2015 7:55]
Nathan Le
Scrap that idea about adding quotes around the service name. Looking through all of the Services, I noticed that they have a service name and a display name. I was thinking of the display name by mistake for adding quotes around it, since I assumed that was what they called that service. A better way would be to have two textboxes, one for the service name, which is the one that is already there that has the default MySQL56 text, and the other for the display name. Now, the display name textbox will be hidden by default and will always use whatever text is in the service name's textbox if it's hidden and/or if the text is the same as the service name's textbox. Also, the service name textbox should NOT allow any spaces; or it could just remove all the spaces once that textbox loses focus. This will prevent any issues that arise on the next setup page when it is trying to start the server for the first time.