config root man

Current Path : /home/usr.opt/mysql57/mysql-test/suite/x/include/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/suite/x/include/have_performance_schema_threads.inc

# Do not run the test when PFS thread monitoring is disabled
if (`SELECT COUNT(*)=0 as `running_threads` from performance_schema.threads ;`)
{
  skip Needs DISABLE_PSI_THREAD (cmake options) to be set to zero;
}

Man Man