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
32da6487
Commit
32da6487
authored
Feb 22, 2006
by
holyfoot@mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge mysql.com:/home/hf/work/mysql-5.0.clean
into mysql.com:/home/hf/work/mysql-5.1.clean
parents
a94943df
796489ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
scripts/mysql_upgrade.sh
scripts/mysql_upgrade.sh
+5
-5
No files found.
scripts/mysql_upgrade.sh
View file @
32da6487
...
...
@@ -95,12 +95,12 @@ then
echo
"MySQL utility script to upgrade database to the current server version"
echo
""
echo
"It takes the following arguments:"
echo
" --basedir Specifies the directory where MySQL is installed"
echo
" --user user for database login if not current user"
echo
" --datadir data directory"
echo
" --force keep process ignoring errors"
echo
" --verbose give more output about the process"
echo
" --help Show this help message"
echo
" --basedir Specifies the directory where MySQL is installed"
echo
" --datadir Specifies the data directory"
echo
" --force Mysql_upgrade.info file will be ignored"
echo
" --user Username for server login if not current user"
echo
" --verbose Display more output about the process"
echo
""
exit
0
...
...
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