Configuration-Guide.md
This commit is contained in:
@ -703,7 +703,7 @@ Third class of statements includes those, which modify session data, such as ses
|
|||||||
Session commands include for example:
|
Session commands include for example:
|
||||||
|
|
||||||
* `SET` statements
|
* `SET` statements
|
||||||
* `USE *<dbname>*`
|
* `USE `*`<dbname>`*
|
||||||
* embedded system/user-defined variable assignments (`SELECT (@myvar := 5)`) in read-only statements
|
* embedded system/user-defined variable assignments (`SELECT (@myvar := 5)`) in read-only statements
|
||||||
* `PREPARE` statements
|
* `PREPARE` statements
|
||||||
* `QUIT`, `PING`, `STMT RESET`, `CHANGE USER`, etc. commands
|
* `QUIT`, `PING`, `STMT RESET`, `CHANGE USER`, etc. commands
|
||||||
|
|||||||
Reference in New Issue
Block a user