Skip to content

Change SQL index entry_feed_read_id_index#8523

Open
Alkarex wants to merge 6 commits intoFreshRSS:edgefrom
Alkarex:entry_feed_read_id_index
Open

Change SQL index entry_feed_read_id_index#8523
Alkarex wants to merge 6 commits intoFreshRSS:edgefrom
Alkarex:entry_feed_read_id_index

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Feb 22, 2026

fix #8514
Note: with MySQL/MariaDB, we need to keep the same index name because it is used as hint in the PHP code and we cannot be sure when updating to the new index is completed.

fix FreshRSS#8514
Note: with MySQL/MariaDB, we need to keep the same index name because it is used as hint in the PHP code and we cannot be sure when updating to the new index is completed.
@Alkarex Alkarex added this to the 1.29.0 milestone Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Slow query from EntryDAO::sqlListWhere() with large amount of entries

1 participant