mariadb/mysql-test/t/no-threads.test
2007-11-14 16:12:46 -05:00

6 lines
120 B
Text

#
# Test the --thread-handler=no-threads option
#
select 1+1;
select 1+2;
SHOW GLOBAL VARIABLES LIKE 'thread_handling';