From af944680fc878fb488371f5d7e0ef47da41a7820 Mon Sep 17 00:00:00 2001 From: Kolbe Kegel Date: Wed, 4 Feb 2015 16:47:32 -0800 Subject: [PATCH] Configuration-Guide.md --- Getting-Started/Configuration-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started/Configuration-Guide.md b/Getting-Started/Configuration-Guide.md index e9928d431..6aea2a7a0 100644 --- a/Getting-Started/Configuration-Guide.md +++ b/Getting-Started/Configuration-Guide.md @@ -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 **` +* `USE `*``* * embedded system/user-defined variable assignments (`SELECT (@myvar := 5)`) in read-only statements * `PREPARE` statements * `QUIT`, `PING`, `STMT RESET`, `CHANGE USER`, etc. commands