• unknown's avatar
    Fix for problem of installing MySQL as a service with · f9124c96
    unknown authored
    mysql --install mysql --defualts-file=path-to-file
    (Bug #1643)
    
    
    include/mysql_com.h:
      MySQL should install as default service "mysqld"
    sql/mysqld.cc:
      Fix for problem of installing MySQL as a service with
      mysql --install mysql --defualts-file=path-to-file
    f9124c96
mysqld.cc 177 KB