Homec4science

Updated an SQL query to use the run_sql() native parameter escaping technique…

Authored by Tibor Simko <tibor.simko@cern.ch> on Nov 6 2007, 16:11.

Description

Updated an SQL query to use the run_sql() native parameter escaping technique instead of the non-Unicode-friendly escape_string() call. This fixes an issue with MySQLdb 1.2.1_p2, though some more are needed.

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:78929ac46259: Updated an SQL query to use the run_sql() native parameter escaping technique… (authored by Tibor Simko <tibor.simko@cern.ch>).Nov 6 2007, 16:11