• 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 6 years, 2 months ago by vincurekf. Reason: typo
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Extremely slows down MySQL’ is closed to new replies.