[MDEV-25519] Wordpress options table is growing very fast Created: 2021-04-26 Updated: 2021-04-26 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.4.18 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Silver Asu | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
We have seen many Wordpress options tables that grow to hundreds of gigabytes very fast. After OPTIMIZE table, it takes only ~100MB. I understand that this is about inserting and deleting rows, but is this "normal"? Before optimize:
After optimize:
|