Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
c29e7b82
Commit
c29e7b82
authored
Oct 03, 2003
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor edits.
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
parent
5e3c91dc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
BitKeeper/etc/logging_ok
BitKeeper/etc/logging_ok
+1
-0
man/mysqlaccess.1
man/mysqlaccess.1
+4
-4
man/mysqldump.1
man/mysqldump.1
+1
-1
No files found.
BitKeeper/etc/logging_ok
View file @
c29e7b82
...
...
@@ -80,6 +80,7 @@ nick@mysql.com
nick@nick.leippe.com
paul@central.snake.net
paul@ice.local
paul@ice.snake.net
paul@teton.kitebird.com
pem@mysql.com
peter@linux.local
...
...
man/mysqlaccess.1
View file @
c29e7b82
...
...
@@ -90,10 +90,10 @@ copy grant\-rules from temporary tables to grant\-tables
.BR \-\-rollback
undo the last changes to the grant\-tables.
.SH NOTE
+
At least the user and the db must be given (even with wildcards)
+
If no host is given, `localhost' is assumed
+ Wil
cards (*,?,%,_) 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
Wild
cards (*,?,%,_) are allowed for host, user and db, but be sure
to escape them from your shell!! (i.e., type \
\* or '*')
.SH "SEE ALSO"
isamchk (1),
isamlog (1),
...
...
man/mysqldump.1
View file @
c29e7b82
...
...
@@ -64,7 +64,7 @@ supports by executing
.TP
.BR \-A | \-\-all\-databases
Dump all the databases. This will be same as
.BR\-\-databases
.BR
\-\-databases
with all databases selected.
.TP
.BR \-a | \-\-all
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment