What are some good ideas regarding user security in MySQL?
Answer Posted / 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 |
Post New Answer View All Answers
What are the similarities between a function and a procedure?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
How do I install mysql on windows 10?
How to create a test table in your mysql server?
Can python connect to mysql?
What is row?
How do I update a variable in mysql?
Is mysql a database?
why not null is not allowed at table level
How do I edit a database in mysql workbench?
What do you mean by % and _ in the LIKE statement?
What is the maximum size of table in mysql?
Can you tell the difference between mysql_connect and mysql_pconnect? : Mysql dba
What is 'mysqladmin' in mysql?
What is truncate in mysql?