Alexei Sorokin 488bddb02a [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.
2020-07-07 20:43:08 +03:00
..
2020-06-29 01:41:46 +03:00
2020-06-29 01:41:46 +03:00
2020-06-29 01:41:46 +03:00
2020-06-29 01:41:46 +03:00
2020-06-29 01:41:46 +03:00
2020-06-29 01:41:46 +03:00