Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Extremely slows down MySQL

$
0
0

Replies: 0

When turned on, it adds one row every 5 minutes to the wp_options table:


a:30:{s:18:"wp_max_upload_size";i:2852815834;.....more stuff here.....s:5:"roles";i:3981842992;s:8:"timezone";i:3510062275;}

This makes the DB grow and you are at ~20000 rows in no time which really slows all DB calls a lot.

Additionally, Jetpack is apparently making another super slow calls to INFORMATION_SCHEMA database.

When I switch Jetpack off, everything is ok.
The auto publishing feature is neat, but it’s not worth the hassle.

  • This topic was modified 13 minutes ago by vincurekf. Reason: typo

Viewing all articles
Browse latest Browse all 59525

Trending Articles