• unknown's avatar
    fix some issues with IM and long pathnames (with spaces) · 0125760f
    unknown authored
    
    server-tools/instance-manager/instance_options.cc:
      small cleanup
      -and-
      convert mysqld_path to the proper syntax after reading
    server-tools/instance-manager/parse_output.cc:
      stop using get_word since it stops at spaces.  Now we just read the entire line and trim spaces.
    0125760f
parse_output.cc 3.7 KB