mariadb/mysql-test/suite/percona/have_response_time_distribution.inc
Sergei Golubchik 4e46d8e5bf merge with xtradb-5.5.15
fix test cases
2011-07-18 23:04:24 +02:00

4 lines
100 B
PHP

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