Jump to content

Recommended Posts

Posted

As per my previous bug report, I have finally gotten around to filling a bug report with MariaDB.

 

They are pretty fast in dealing with reports, so it's making some progress. And I thought I would post what one of the developers said about Blesta's handling of this specific query.

 

https://mariadb.atlassian.net/browse/MDEV-5049

 

I'm going to try the dev's suggestion today when I get time and see what happens.

Posted

I can verify that the suggestion by the dev to set works

 

 

set global optimizer_switch='derived_merge=off,derived_with_keys=off';
set optimizer_switch='derived_merge=off,derived_with_keys=off';

But this isn't the ideal method and there needs to be a change in the query itself. Doesn't seem like a bug with MariaDB as we once thought

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...