What are some good ideas regarding user security in MySQL?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amita
u can use grant command for security. assigned access to the
user according to the requirement
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of myisam over innodb?
How to returns the columns and column information pertaining to the designated table.
Is mysql running ubuntu?
Which command is used to view the content of the table in mysql?
Is mysql good for large database?
What is regexp?
In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?
How to check if value already exists in mysql database in php?
Does uninstalling mysql delete database?
Is null in mysql?
Explain csv tables.
How to make a copy values from one column to another in mysql?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)