[Gravity] remove escaping of wildcards in MySQLConnection::escape_string

Review Request #97 — Created May 31, 2013 and submitted

olivier
Lunr
olivier:MySQL_escape
lunr
This review removes the escaping of "%" and "_" in MySQLConnection:escape_string method,
causing more issues than solving things and forcing to make use of workaround in client programs.
Unit tests
pprkut
  1. Ship It!
  2. 
      
olivier
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...