run(" truncate table `{$this->getTable('log_quote')}`; truncate table `{$this->getTable('log_url')}`; truncate table `{$this->getTable('log_url_info')}`; truncate table `{$this->getTable('log_visitor')}`; truncate table `{$this->getTable('log_visitor_info')}`; ");