Bug #681 Spelling error in error msg
Submitted: 19 Jun 2003 7:25 Modified: 19 Jun 2003 8:55
Reporter: Örjan Petersson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.0.13 OS:Windows (Windows XP)
Assigned to: MySQL Verification Team CPU Architecture:Any

[19 Jun 2003 7:25] Örjan Petersson
Description:
Trying to remove a non-existing service generates the error message:
C:\mysql\bin>mysqld --remove whatever
The service doesn't exists!

This should be "exist" and not "exists"

How to repeat:
C:\mysql\bin>mysqld --version
mysqld  Ver 4.0.13-max-debug for Win95/Win98 on i32
C:\mysql\bin>mysqld --remove whatever
The service doesn't exists!
C:\mysql\bin>
[19 Jun 2003 8:55] MySQL Verification Team
Thanks you for the bug report. This was already fixed in the
last BK tree.