commit | 4dd4ab4cc322e82401f380aeb877daa4a20d7069 | [log] [tgz] |
---|---|---|
author | Vasu Nori <vnori@google.com> | Fri Jan 29 16:24:23 2010 -0800 |
committer | Vasu Nori <vnori@google.com> | Mon Feb 01 23:05:33 2010 -0800 |
tree | a8391213899cdbe298b446502d7430e3327fe5d1 | |
parent | 6eb7c45a8fdb774c4094b5012c8496f2a009c032 [diff] |
add instrumentation to log the sql statement + bindargs + databasename capture the sql statement along with the bindargs passed in. this will help one to see the sql statements being executed and hopefully will help debug incorrect-sql bugs.