mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Fixed test case result (after BUG#15868 fix).
This commit is contained in:
parent
e9ea296127
commit
7897a3613a
1 changed files with 1 additions and 1 deletions
|
|
@ -1821,7 +1821,7 @@ Variable_name Value
|
|||
innodb_sync_spin_loops 20
|
||||
show variables like "innodb_thread_concurrency";
|
||||
Variable_name Value
|
||||
innodb_thread_concurrency 0
|
||||
innodb_thread_concurrency 8
|
||||
set global innodb_thread_concurrency=1001;
|
||||
show variables like "innodb_thread_concurrency";
|
||||
Variable_name Value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue