Configuration-Guide.md

This commit is contained in:
Kolbe Kegel
2015-02-04 16:47:32 -08:00
parent f48b961586
commit af944680fc

View File

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