summaryrefslogtreecommitdiff
path: root/mysql-test/include/report-features.test
blob: df395f6e3f0f85fcd8aec17abb3d8b9550cd8022 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# show server variables
#

--disable_query_log
--echo ===== ENGINES =====
show engines; 
--echo ===== VARIABLES =====
show variables; 
--echo ===== STOP =====
--enable_query_log