pages*: use "an SQL" instead of "a SQL" (#12336)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
`mysqlsh --user {{username}} --host {{hostname}} --port {{port}}`
|
||||
|
||||
- Execute a SQL statement on the server and exit:
|
||||
- Execute an SQL statement on the server and exit:
|
||||
|
||||
`mysqlsh --user {{username}} --execute '{{sql_statement}}'`
|
||||
|
||||
|
Reference in New Issue
Block a user