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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
06e7c4fe
Commit
06e7c4fe
authored
Oct 03, 2003
by
paul@ice.snake.net
Browse files
Options
Browse Files
Download
Plain Diff
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.0
parents
3216d055
1ba7e941
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 @
06e7c4fe
...
...
@@ -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 @
06e7c4fe
...
...
@@ -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 @
06e7c4fe
...
...
@@ -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