• Vladislav Vaintroub's avatar
    MWL#55: Handle cases where service was installed with · 614a6dfc
    Vladislav Vaintroub authored
    mysqld --install without any parameters.
    
    In such case, service name is always MYSQL, as service
    binary path is "path\to\mysqld.exe" "MySQL". Guess data
    directory it is either from my.ini (which  is assumed to
    be in the installation root), or just data directory 
    under install root.
     
    614a6dfc
winservice.c 5.79 KB