Alexei Sorokin e3f1667b47 [NOTICE] Update index for verbs in ProfileNoticeStream
After adding a verb condition there, MariaDB now prefers the
("created", "id", "is_local") and ("profile_id", "verb", "created", "id")
indices for that query, even though they are slow for the job.
So replace them with ("is_local", "created", "id") and
("profile_id", "verb", "created", "id") respectively.
Also fix the naming of the ("profile_id", "created", "id") index.
2021-07-16 19:44:37 +01:00
..
2021-07-16 19:44:37 +01:00
2021-07-16 19:44:37 +01:00
2021-07-16 19:44:37 +01:00
2021-07-16 19:44:37 +01:00
2021-07-16 19:44:37 +01:00
2021-07-16 19:44:37 +01:00