Quote MySQL strings and identifiers.
In MySQL, identifiers are enclosed in backticks, e.g. x.
x
## S4 method for signature 'MySQLConnection' dbQuoteLiteral(conn, x, ...)
Useful links