mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
4e46d8e5bf
fix test cases
4 lines
100 B
PHP
4 lines
100 B
PHP
if (`SELECT @@have_response_time_distribution != 'YES'`)
|
|
{
|
|
--skip No response time distribution
|
|
}
|