# 1z0-908 — Question 603

**Type:** multiple_choice
**Topics:** topic_1

## Question

You wish to protect your MySQL database against SQL injection attacks.
Which method would fail to do this?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: A
A. installing and configuring the Connection Control plugin. This plugin is used to limit the number of connection attempts from a host, but it does not directly prevent SQL injection attacks.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/oracle/1z0-908/603  
Practice (tracked): https://hiexam.net/study/1z0-908/practice