• Vladislav Vaintroub's avatar
    MWL#55: Handle cases where service was installed with · 5cb0ece0
    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.
     
    5cb0ece0
mysql_upgrade_service.cc 14.9 KB