Describe the bug
There are three unusually large tables,
| Table |
Rows |
Size |
| wpnf_wpmailsmtp_debug_events |
18,669 |
121.6 MiB |
| wpnf_options |
7,750 |
120.0 MiB |
| wpnf_actionscheduler_logs |
~964,691 |
115.8 MiB |
To Reproduce
Steps to reproduce the behavior:
- Visit the database via hostinger
- Click "Size" to sort the tables by size
Additional context
There are two problems with these large tables,
- It will have an negative impact on the site performance
- It make its a bit slow to download/clone database for purposes like developing or debugging.
Describe the bug
There are three unusually large tables,
To Reproduce
Steps to reproduce the behavior:
Additional context
There are two problems with these large tables,