MySQL Forums
Forum List  »  Security

How can i run this command to secure mysql
Posted by: khang tran minh
Date: September 15, 2011 10:58PM

i compile and build mysql 5.0.92 by commmand
./configure --prefix=/home/mysql
and i can start mysql successful, but when i want to secure mysql same the doc mysql-security-excerpt-5.1-en.pdf
in chapter 1.4 Security-Related mysqld Options , have a lot of command to secure mysql as
-allow-suspicious-udfs
-safe-user-create
-secure-auth
-secure-file-priv=path
-skip-grant-tables
-skip-name-resolve
-skip-networking
-skip-show-database
but i don`t know how can to add this command to mysql
please help me to secure mysql

Options: ReplyQuote


Subject
Views
Written By
Posted
How can i run this command to secure mysql
3300
September 15, 2011 10:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.