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
How do you kill a long running query in mysql?
What is the query to display top 20 rows?
What is the datatype of image?
What is the use of mysqli_fetch_assoc?
What is data node in mysql cluster?
What are the difference between and myisam and innodb?
what is the procedure to configure the application of mysql?
What is mysqli procedural?
How do I select a database in mysql workbench?
What are the differences between a primary key and foreign key?
Why phpmyadmin is used for mysql?
Is mysql is a programming language?
Is mysql a programming language?
How do I find the database name in mysql?
How to filter data from a mysql database table with php?