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

9 lines
129 B
Text

select 1+1;
1+1
2
select 1+2;
1+2
3
SHOW GLOBAL VARIABLES LIKE 'thread_handling';
Variable_name Value
thread_handling no-threads