mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
manual merge
This commit is contained in:
@@ -149,11 +149,11 @@ s_echo()
|
||||
fi
|
||||
}
|
||||
|
||||
s_echo "This scripts 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, use stored procedures or want to use the"
|
||||
s_echo "CREATE AGGREGATE FUNCTION, stored procedures, or"
|
||||
s_echo "more secure passwords in 4.1"
|
||||
s_echo ""
|
||||
|
||||
|
Reference in New Issue
Block a user