• unknown's avatar
    Fixed Bug#8042, "mysqld crashes on sighup". · 448b76a4
    unknown authored
    
    sql/mysql_priv.h:
      Fixed Bug#8042, "mysqld crashes on sighup".
      Removed use of thd. The information added to thd was unneccessary.
    sql/sql_test.cc:
      Fixed Bug#8042, "mysqld crashes on sighup".
      Removed thd->proc_infos.
    448b76a4
mysqld.cc 247 KB