• Hi, I’ve got a mail from OVH to tell me that my database was full 203Mo/200Mo and I can’t access my WP anymore. (Read Only)

    I’ve checked on PHPMyAdmin and it seems that the bigger table is by far “wp_wppa_session” one, oversized to 153Mo (!) with more than 276 000 lines ! Some have status “valid” or “expired”…

    Please, could you tell me the kind of lines I can remove without any risk ? (I’m not aware about anything and I don’t understand most of the utility of these lines, so I don’t want to make any mistake…

    Thanks a lot in advance,

    have a nice day,

    Lilian

Viewing 1 replies (of 1 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    You may truncate (clear) the table.

    Are you sure cron processes run? It should be cleaned regularly (removed expired items older than one hour)

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.