mariadb/mysql-test/suite/percona/have_response_time_distribution.inc

5 lines
100 B
PHP
Raw Normal View History

if (`SELECT @@have_response_time_distribution != 'YES'`)
{
--skip No response time distribution
}