]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Tweak DB query logging to also log queries that fail; the exceptions we get are often...
authorBrion Vibber <brion@pobox.com>
Fri, 15 Oct 2010 18:26:06 +0000 (11:26 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 15 Oct 2010 18:26:06 +0000 (11:26 -0700)
commita7d98435f649da268f728825e64eb673c451e242
tree2ea68dd85f9c35d71d748a8efe10197f9ba0dc77
parent0721d8d3e257709d27994eb4ab4bbe60abc93e2e
Tweak DB query logging to also log queries that fail; the exceptions we get are often not very descriptive like "No such table" without saying which table. :)
classes/Memcached_DataObject.php