Keywords: WordPress - AWS - Technical issue - Other
bnsupport ID: 87e02d2c-5127-61f1-e1fa-d9750073ad80
Description:
I got a memory issue while in linux. When i checked memory allocation by using du command, I found the disk usage to be 100%. On digging more, I found the wp_options.ibd file to be over 18GB. The binlog files created mysql are also over a GB each but I think it is a consequence of the wp_options being too big. Consquently, wp_options table is huge.
The actual data inside if I export to SQL is in MBs. Please help.