Implementation of defered insertion#1470
Merged
Alkarex merged 14 commits intoFreshRSS:devfrom Apr 1, 2017
Merged
Conversation
The update of cached values remains to be optimized
New index entry_feed_read_index TODO: Auto add this index to existing version
This was referenced Mar 26, 2017
At the same time as the new temp table
Done
This was referenced Mar 27, 2017
Alkarex
added a commit
to Alkarex/FreshRSS
that referenced
this pull request
Mar 23, 2021
* Minor auto-update in version 1.10.0 (3 years old) FreshRSS#1750 * Related to FreshRSS#3552 * Auto-update for temporary table in version 1.7.0 () FreshRSS#1470 (4 years old)
Alkarex
added a commit
to Alkarex/FreshRSS
that referenced
this pull request
Sep 10, 2023
Should help with some DB lock issues. Complete FreshRSS#3558 after FreshRSS#5625 already cherry-picked from it. * Removed auto-update of MySQL GUID case sensitivity FreshRSS#2078 * Contributed to a DB lock in FreshRSS#5008 Also removed the following non-problematic auto-updates, simply because they were older than the above ones * Auto-create custom labels (1.12.0) FreshRSS#2027 * Auto-add JSON column for feeds (1.11.0) FreshRSS#1838 * Auto-create temporary tables (1.7.0) FreshRSS#1470
Alkarex
added a commit
that referenced
this pull request
Sep 12, 2023
Should help with some DB lock issues. Complete #3558 after #5625 already cherry-picked from it. * Removed auto-update of MySQL GUID case sensitivity #2078 * Contributed to a DB lock in #5008 Also removed the following non-problematic auto-updates, simply because they were older than the above ones * Auto-create custom labels (1.12.0) #2027 * Auto-add JSON column for feeds (1.11.0) #1838 * Auto-create temporary tables (1.7.0) #1470
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#530