mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
P_S 5.7.28
This commit is contained in:
@ -24,7 +24,7 @@ drop table if exists test.t3;
|
||||
|
||||
truncate table performance_schema.events_waits_history_long;
|
||||
|
||||
show variables like "thread_handling";
|
||||
show global variables like "thread_handling";
|
||||
|
||||
# Code to test
|
||||
|
||||
|
Reference in New Issue
Block a user