mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
3 lines
153 B
SQL
3 lines
153 B
SQL
--source have_response_time_distribution.inc
|
|
--source include/have_xtradb.inc
|
|
SELECT Variable_name FROM INFORMATION_SCHEMA.SESSION_VARIABLES ORDER BY 1;
|