What are the security alerts while using mysql?



What are the security alerts while using mysql?..

Answer / Prem Shankar Jha

Some common security concerns when using MySQL include: using weak or default passwords, not securing the connection with SSL/TLS, not properly sanitizing user input to prevent SQL injection attacks, granting unnecessary privileges to users, and not regularly backing up and monitoring the database for unusual activity.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is difference between schema and table?

1 Answers  


What is the difference Delete and Drop ?

6 Answers  


What is localhost in mysql?

1 Answers  


Why should I learn mysql?

1 Answers  


Is microsoft sql same as mysql?

1 Answers  


Define REGEXP?

1 Answers  


What are different TEXT data types in MySQL?

1 Answers  


How do I install mysql workbench?

1 Answers  


How do you stop an access query?

1 Answers  


What is deterministic in mysql?

1 Answers  


How MySQL is different from SQL?

17 Answers   HCL, IBM,


What is a select query?

1 Answers  


Categories