lara_michaels - 2009-07-15

Hello,

Is there a function in MySQLdb that simply returns the SQL statement that would be sent to the MySQL server if I were to call .execute() with those same arguments? I need to keep a record of the MySQL statements I am issuing.

Thanks in advance for any help,

lara