GreenSQL is a “firewall” for MySQL databases that could help protect your database from SQL injection vulnerabilities.
Full story »GreenSQL is a “firewall” for MySQL databases that could help protect your database from SQL injection vulnerabilities.
Full story »
techcrammer
4 years 23 weeks 3 days 4 hours ago
MySQL going "Green"
Nice article that is really a neat idea for those times when some code may not be using the "mysql_real_escape_string" or other preventions.