Archives for: July 2010, 16


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( '1440277', FROM_UNIXTIME(1369161163), '/log/index.php/2010/07/16/?blog=2', 'direct', '', NULL, NULL, NULL, 2, '23.22.252.150', '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'