Choose the best answer.You wish to protect your MySQL database against SQL injection attacks. Which method would fail to do this?
Ausing stored procedures for any database access
Bavoiding concatenation of SQL statements and user-supplied values in an application
Cusing PREPARED STATEMENTS
Dinstalling and configuring the Connection Control plugin
相关试题
-
Choose the best answer.You wish to protect your MySQL database against SQL injection attacks. Which
-
Choose the best answer.You want to log only the changes made to the database objects and data on the
-
Choose the best answer.You plan to upgrade your MySQL 5.7 instance to version 8. You have installed
-
Choose the best answer.You must configure the MySQL command-line client to provide the highest level
-
Choose the best answer.You wish to store the username and password for a client connection to MySQL