Session Variables
Table of Contents
Overview
These can be user variables or system variables, either way the variables values are session-scope and do not affect other queries, transaction of sessions.
System variables
- QueryThreadWeight - Sets the thread weight that will be used to calculate the number of query threads.
- TraceWaitTimes - Enables tracing of wait times for the transaction.
See also
Related
- Home - The home page
- QueryThreadWeight - Sets the thread weight that will be used to calculate the number of query threads.
- Set - Set is used to set a variable value.
- TraceWaitTimes - Enables tracing of wait times for the transaction.