Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger] Slow on mysql after update  #42868

Closed
@torbenbr

Description

@torbenbr

Symfony version(s) affected: 5.3.7, 4.4.30

After update to 5.3.7, symfony messenger is slow on mysql .

after update:

id select_type table type possible_key key key_len ref rows Extra
1 SIMPLE m range IDX_935D5B2516BA31DB IDX_935D5B2516BA31DB 6 685638 Using index condition; Using where; Using filesort

befor update:

id select_type table type possible_key key key_len ref rows Extra
1 SIMPLE m range IDX_E337AFAA16BA31DB,IDX_E337AFAAFB7336F0,IDX_E337AFAAE3BD61CE IDX_E337AFAAE3BD61CE 5 685638 Using index condition; Using where

Removing indices was not a good idea #42345

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions