Skip to content

Commit

Permalink
Post-commit text fix for embedded: 12d75e6 - new thread stack size
Browse files Browse the repository at this point in the history
  • Loading branch information
elenst committed Jul 2, 2016
1 parent 1d2fa98 commit 5e3a1ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mysql-test/suite/sys_vars/r/sysvars_server_embedded.result
Original file line number Diff line number Diff line change
Expand Up @@ -3903,9 +3903,9 @@ READ_ONLY YES
COMMAND_LINE_ARGUMENT REQUIRED
VARIABLE_NAME THREAD_STACK
SESSION_VALUE NULL
GLOBAL_VALUE 296960
GLOBAL_VALUE 297984
GLOBAL_VALUE_ORIGIN COMPILE-TIME
DEFAULT_VALUE 296960
DEFAULT_VALUE 297984
VARIABLE_SCOPE GLOBAL
VARIABLE_TYPE BIGINT UNSIGNED
VARIABLE_COMMENT The stack size for each thread
Expand Down

0 comments on commit 5e3a1ea

Please sign in to comment.