Spelling
This commit is contained in:
parent
124690cc4d
commit
41f94a62fc
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ class dba {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief beautifies the query - seful for "SHOW PROCESSLIST"
|
* @brief beautifies the query - useful for "SHOW PROCESSLIST"
|
||||||
*
|
*
|
||||||
* This is safe when we bind the parameters later.
|
* This is safe when we bind the parameters later.
|
||||||
* The parameter values aren't part of the SQL.
|
* The parameter values aren't part of the SQL.
|
||||||
|
|
Loading…
Reference in a new issue