Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Describe the submission (optional):
Merged into master
Review Request #97 — Created May 31, 2013 and submitted 12 years ago — Latest diff uploaded 12 years ago
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