Quote:
Originally Posted by blackmonsters
None of that has anything to do with anything because people still use internet explorer, Windows, wordpress, SQL, and every bit of those have been exploited to shit for decades.

|
MySQL as a server daemon is, or can be made, secure.
The main problem is in the bad (insecure) PHP scripts that connect to MySQL.
Use PHP PDO

(and hope for the best).