• unknown's avatar
    Fix Bug #22472 IM: --socket option should be removed from Windows version · 6acdc271
    unknown authored
    the option is useless on windows. It was removed from listing of
    mysqlmanager --help on Windows
    
    
    server-tools/instance-manager/options.cc:
      move socket_file_name under unix-specific define
    server-tools/instance-manager/options.h:
      move socket_file_name under unix-specific define
    6acdc271
options.h 2.02 KB