B

Slow running query

  • Thread starter Thread starter Bluemoon
  • Start date Start date
B

Bluemoon

Guest

I've recently started experiencing a database issue with my forum. This is the query that is lagging:

Code:
SELECT data_key, data_value FROM xf_data_registry WHERE data_key IN ('addOns', 'addOnsComposer', 'autoJobRun', 'bbCodeMedia', 'classExtensions', 'codeEventListeners', 'connectedAccountCount', 'contentTypes', 'displayStyles', 'helpPageCount', 'iconSprite', 'languages', 'masterStyleProperties', 'nodeTypes', 'options', 'paymentProvider', 'reactions', 'reportCounts', 'simpleCache'...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom