Database memory

Submitted by miikkama on Mon, 07/15/2024 - 18:24
Forums:

My pages database memory is huge. Is there away to reset memory? I want to keep my assaingmets but clear all the answers people have given and other userdata. I use wordpress and in the admin page i can't clear the database or it wont get small enough. Is there a way to clear memory in root and which is the name of foulder?

Thanks!

otacke

Tue, 07/16/2024 - 08:43

Permalink

Hi!The answers that users

Hi!

The answers that users have given are inside the `h5p_contents_user_data` table of the database. The results for interactions are stored in the `h5p_results` table of the database. Your database should allow you to determine what table takes up lots of space.

Best,
Oliver