What are some good ideas regarding user security in MySQL?
Answer Posted / guest
There is no user without a password. There is no user
without a user name. There is no user whose Host column
contains % (There are as few users as possible (in the
ideal case only root) who have unrestricted access
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is mysql root?
What is difference between unix timestamp and mysql timestamp?
How to define numeric 9(3) in db2 table without decimal point??
What is the full meaning of mysql?
Why do we use pragma autonomous transaction?
How to use case expression?
What is the difference between myisam dynamic and myisam static in mysql?
How do you determine the location of mysql data directory?
Write a command to view mysql database table structure?
What is the size of mysql database?
What are the disadvantages of mysql?
What are the differences between a primary key and foreign key?
Can we store videos in mysql database?
How big is a blob mysql?
What is database engine in mysql?