mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Bug#28785 thread-handling not displayed properly in SHOW VARIABLES
This commit is contained in:
@ -3,3 +3,4 @@
|
||||
#
|
||||
select 1+1;
|
||||
select 1+2;
|
||||
SHOW GLOBAL VARIABLES LIKE 'thread_handling';
|
||||
|
Reference in New Issue
Block a user