public function query($sql,$batch=false){
$data=$batch?$this->data:array($this->data);
$this->data=array( );
>execute($v)===false){
}