Index: temp/trunk/data/class/SC_Query.php
===================================================================
--- temp/trunk/data/class/SC_Query.php	(revision 4931)
+++ temp/trunk/data/class/SC_Query.php	(revision 4932)
@@ -354,5 +354,5 @@
 		$ret = $this->conn->getOne($sql);
 		
-		$this->conn->getlastquery();
+		$this->conn->getlastquery(true);
 		
 		return $ret;
