mirror of
https://github.com/MariaDB/server.git
synced 2025-06-27 07:01:30 +02:00
4 lines
100 B
PHP
4 lines
100 B
PHP
if (`SELECT @@have_response_time_distribution != 'YES'`)
|
|
{
|
|
--skip No response time distribution
|
|
}
|