keke_exception[ ]: [ show COLUMNS FROM keke_witkey_industry WHERE Field='totask' ]

D:\wwwroot\hrx\wwwroot\lib\db\mysqli_driver.php[ 192 ]

187 	}
188 	public function getErrno() {
189 		return ($this->_link) ? mysqli_errno ( $this->_link ) : mysqli_errno ();
190 	}
191 	public function halt($message = '', $sql = '') {
192 		throw new keke_exception ( ':error [ :query ]', array (':error' => mysql_error ( $this->_link ), ':query' => $sql ), mysql_errno ( $this->_link ) );
193 		exit ();
194 	}
195 	public function special_filed(&$value) {
196 		if ('*' == $value || false !== strpos ( $value, '(' ) || false !== strpos ( $value, '.' ) || false !== strpos ( $value, '`' )) {
197 		} else {
  1. D:\wwwroot\hrx\wwwroot\index.php [ 25 ] » include ( arguments )

  2. D:\wwwroot\hrx\wwwroot\app_comm.php [ 3 ] » require ( arguments )

  3. D:\wwwroot\hrx\wwwroot\lib\inc\keke_core_class.php [ 1198 ] » kekezu::get_instance ( )

  4. D:\wwwroot\hrx\wwwroot\lib\inc\keke_core_class.php [ 905 ] » kekezu->__construct ( )

  5. D:\wwwroot\hrx\wwwroot\lib\inc\keke_core_class.php [ 910 ] » kekezu->init ( )

  6. D:\wwwroot\hrx\wwwroot\lib\inc\keke_core_class.php [ 930 ] » kekezu->init_industry ( )

  7. D:\wwwroot\hrx\wwwroot\lib\inc\keke_core_class.php [ 1047 ] » db_factory::query ( arguments )

  8. D:\wwwroot\hrx\wwwroot\lib\db\db_factory.php [ 111 ] » keke_db->query ( arguments )

  9. D:\wwwroot\hrx\wwwroot\lib\db\db_factory.php [ 81 ] » mysqli_drver->query ( arguments )

  10. D:\wwwroot\hrx\wwwroot\lib\db\mysqli_driver.php [ 32 ] » mysqli_drver->execute_sql ( arguments )

  11. D:\wwwroot\hrx\wwwroot\lib\db\mysqli_driver.php [ 158 ] » mysqli_drver->halt ( arguments )

Environment