• heikki@hundin.mysql.fi's avatar
    ha_innodb.cc: · cafad010
    heikki@hundin.mysql.fi authored
      A flawed fix of the thd->query race in SHOW INNODB STATUS; see the comments in code about how to fix this properly; we cannot use LOCK_thread_count to protect thd->query, because that will cause a deadlock of threads
    cafad010
ha_innodb.cc 137 KB