Skip to content

Thousands of queries upon plugin activation in multisiteΒ #793

@codex-m

Description

@codex-m

🐞 bug report

Behavior:

  • What is the issue? (*)
Upon plugin activation in multisite - user reports thousands of queries per minute originating from Freemius SDK library. These are the queries:

UPDATE wp_sitemeta SET meta_value = ... WHERE site_id = 1 AND meta_key = 'fs_accounts'
According to the client, the same query is being repeated, causing performance degradation of the database server.

This issue was reported via a WordPress.org ticket.

  • What is the expected behavior?
No excessive database queries upon plugin activation that cause performance issues in multisite.

Versions: (*)

  • Freemius SDK Version: 2.11.0
  • WordPress Version: supported
  • PHP Version: supported

Plugin / Theme: (*)

  • Name: Prime Mover
  • Slug: prime-mover
  • Freemius ID: 3826 (Prime Mover)

Additional Information:

  • Browser Type: (*) Any browser
  • Browser Version: (*) n/a
  • OS: (*) Linux
  • Stack Traces:

Note: (*) indicates required information. Without this information, your issue may be auto-closed.

You can find your Freemius SDK version at /freemius/start.php

You can find your Freemius product ID in the Freemius dashboard: SETTINGS -> INTEGRATION.

Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions