Session Variables



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.


  • 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.




Home
The home page
SQL :: QueryThreadWeight
Sets the thread weight that will be used to calculate the number of query threads.
SQL :: Set
Set is used to set a variable value.
SQL :: TraceWaitTimes
Enables tracing of wait times for the transaction.
SQL::Keywords
A breakdown of all high-level statements available via the query handler.