Jump to content

maxs

Approved members
  • Posts

    1
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    maxs got a reaction from andrewatfornax in Suddenly no stats?   
    My Revive installation stopped counting stats all of a sudden the other day. The reason was quite simple, one of the Mysql tables (<prefix>_data_intermediate_ad) was broken (and the var/debug.log grows quite fast).
    Here's how to fix, in case someone else runs into the same issue:
    mysqlcheck -uroot -p <revive_database> --repairĀ 
  2. Upvote
    maxs got a reaction from Richard Foley in Suddenly no stats?   
    My Revive installation stopped counting stats all of a sudden the other day. The reason was quite simple, one of the Mysql tables (<prefix>_data_intermediate_ad) was broken (and the var/debug.log grows quite fast).
    Here's how to fix, in case someone else runs into the same issue:
    mysqlcheck -uroot -p <revive_database> --repairĀ 
×
×
  • Create New...