• unknown's avatar
    Enabled the writing of a pid file on Windows. · 0a843a7d
    unknown authored
    mysqld.cc:
      Added call to create_pid_file to start_signal_handler on windows.  Also removed the #ifndef WINDOWS from two calls that deletes the pid file
    
    
    sql/mysqld.cc:
      Added call to create_pid_file to start_signal_handler on windows.  Also removed the #ifndef WINDOWS from two calls that deletes the pid file
    0a843a7d
mysqld.cc 226 KB