• unknown's avatar
    Fix for problem of installing MySQL as a service with · b11f9c10
    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
    b11f9c10
mysql_com.h 8.93 KB