more debugging info on failed schema.php runSqlSet
This commit is contained in:
		| @@ -535,6 +535,7 @@ class Schema | ||||
|             $res = $this->conn->query($sql); | ||||
|  | ||||
|             if ($_PEAR->isError($res)) { | ||||
|                 common_debug('PEAR exception on query: '.$sql); | ||||
|                 PEAR_ErrorToPEAR_Exception($res); | ||||
|             } | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user