mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Bug#28785 thread-handling not displayed properly in SHOW VARIABLES
This commit is contained in:
@ -4,3 +4,6 @@ select 1+1;
|
||||
select 1+2;
|
||||
1+2
|
||||
3
|
||||
SHOW GLOBAL VARIABLES LIKE 'thread_handling';
|
||||
Variable_name Value
|
||||
thread_handling no-threads
|
||||
|
Reference in New Issue
Block a user