summaryrefslogtreecommitdiff
path: root/mysql-test/t/no-threads.test
blob: 31ea6406ee94fcb72f7af62ef8147fa8f98a119e (plain)
1
2
3
4
5
6
#
# Test the --thread-handler=no-threads option
#
select 1+1;
select 1+2;
SHOW GLOBAL VARIABLES LIKE 'thread_handling';