Archives for: April 2008, 15


An unexpected error has occurred!

If this error persists, please report it to the administrator.

Go back to home page

Additional information about this error:

MySQL error!

Table '.\champion_evo4\evo_hitlog' is marked as crashed and last (automatic?) repair failed(Errno=144)

Your query: Record the hit

INSERT INTO evo_hitlog(
        hit_sess_ID, hit_datetime, hit_uri, hit_referer_type,
        hit_referer, hit_referer_dom_ID, hit_keyphrase_keyp_ID, hit_serprank, hit_blog_ID, hit_remote_addr, hit_agent_type )
      VALUES( '1452210', FROM_UNIXTIME(1369182057), '/log/index.php/2008/04/15/?blog=2', 'direct', '', NULL, NULL, NULL, 2, '54.234.42.16', 'unknown'
      )

An unexpected error has occurred!

If this error persists, please report it to the administrator.

Go back to home page

Additional information about this error:

MySQL error!

Table '.\champion_evo4\evo_hitlog' is marked as crashed and last (automatic?) repair failed(Errno=144)

Your query: Autopruning hit log

DELETE
  FROM evo_hitlog
 WHERE hit_datetime < '2013-03-22'