public class LogQueryTool extends Object
Constructor and Description |
---|
LogQueryTool() |
Modifier and Type | Method and Description |
---|---|
static String |
queryWithParams(PrepareResult serverPrepareResult,
ParameterHolder[] parameters,
Options options)
Return exception message with query.
|
public static String queryWithParams(PrepareResult serverPrepareResult, ParameterHolder[] parameters, Options options)
serverPrepareResult
- prepare resultparameters
- query parametersoptions
- optionsCopyright © 2020 mariadb.com. All rights reserved.