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
791bdf2c
Commit
791bdf2c
authored
Jul 14, 2004
by
paul@kite-hub.kitebird.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mysql_fix_privilege_tables.sh:
Language fixups.
parent
d764fb42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
scripts/mysql_fix_privilege_tables.sh
scripts/mysql_fix_privilege_tables.sh
+2
-2
No files found.
scripts/mysql_fix_privilege_tables.sh
View file @
791bdf2c
...
...
@@ -159,11 +159,11 @@ s_echo()
fi
}
s_echo
"This script
s
updates all the mysql privilege tables to be usable by"
s_echo
"This script updates all the mysql privilege tables to be usable by"
s_echo
"MySQL 4.0 and above."
s_echo
""
s_echo
"This is needed if you want to use the new GRANT functions,"
s_echo
"CREATE AGGREGATE FUNCTION
or want to use
the more secure passwords in 4.1"
s_echo
"CREATE AGGREGATE FUNCTION
, or
the more secure passwords in 4.1"
s_echo
""
if
test
$verbose
=
1
...
...
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