mysql
mysql copied to clipboard
Clarify SQL injection attack risks when using connection::query
Add a warning to the documentation of connection::query about the risks on SQL injection attacks when not using the function properly.