Bug #22472 IM: --socket option should be removed from Windows version
Submitted: 19 Sep 2006 10:00 Modified: 26 Oct 2006 3:34
Reporter: Alexander Nozdrin Email Updates:
Status: Closed Impact on me:
None 
Category:Instance Manager Severity:S3 (Non-critical)
Version:5.1 OS:Windows (Windows)
Assigned to: Petr Chardin CPU Architecture:Any

[19 Sep 2006 10:00] Alexander Nozdrin
Description:
Instance Manager has UNIX-specific option "--socket", which allows
to specify path to local socket file. This technique is not available
on Windows, so the option is useless, thus should be removed from
Windows build (by means of #ifdef).

How to repeat:
mysqlmanager.exe --help
[4 Oct 2006 21:39] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/13097

ChangeSet@1.2275, 2006-10-05 01:24:53+04:00, petr@mysql.com +2 -0
  Fix Bug #22472 IM: --socket option should be removed from Windows version
  the option is useless on windows. It was removed from listing of
  mysqlmanager --help on Windows
[5 Oct 2006 0:40] Konstantin Osipov
approved by email.
[25 Oct 2006 13:09] Petr Chardin
merged with 5.0.28 and 5.1.13 by konstantin
[26 Oct 2006 3:34] Paul DuBois
No changelog entry needed. (The manual already
indicated that this is a Unix-only option.)
[2 Nov 2006 17:40] Dmitry Lenev
Fix was also pushed into 5.1.13