mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Removed extra '+' from some lines (remains of old merge)
This commit is contained in:
parent
ea6a4eef3a
commit
4ba960569b
1 changed files with 4 additions and 4 deletions
|
|
@ -118,10 +118,10 @@ Usage: $script [host [user [db]]] OPTIONS
|
|||
--rollback undo the last changes to the grant-tables.
|
||||
|
||||
Note:
|
||||
+ At least the user and the db must be given (even with wildcards)
|
||||
+ If no host is given, `localhost' is assumed
|
||||
+ Wilcards (*,?,%,_) are allowed for host, user and db, but be sure
|
||||
to escape them from your shell!! (ie type \\* or '*')
|
||||
At least the user and the db must be given (even with wildcards)
|
||||
If no host is given, `localhost' is assumed
|
||||
Wilcards (*,?,%,_) are allowed for host, user and db, but be sure
|
||||
to escape them from your shell!! (ie type \\* or '*')
|
||||
_OPTIONS
|
||||
|
||||
$RELEASE = <<'_RELEASE';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue