Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of defered insertion #1470

Merged
merged 14 commits into from Apr 1, 2017
Merged

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Mar 25, 2017

@Alkarex Alkarex added this to the 1.7.0 milestone Mar 25, 2017
@Alkarex Alkarex changed the title Candidate implementation of defered insertion Implementation of defered insertion Mar 25, 2017
@Alkarex
Copy link
Member Author

Alkarex commented Mar 25, 2017

#1468
#1430
#1305
#1045
#742
#344

@Alkarex Alkarex added the Work in progress 🚧 Wait before merging label Mar 25, 2017
The update of cached values remains to be optimized
New index entry_feed_read_index
TODO: Auto add this index to existing version
@Alkarex Alkarex merged commit f98cd52 into FreshRSS:dev Apr 1, 2017
@Alkarex Alkarex deleted the defered-insertion branch April 1, 2017 09:32
Alkarex added a commit that referenced this pull request Apr 9, 2017
javerous pushed a commit to javerous/FreshRSS that referenced this pull request Jan 20, 2020
javerous pushed a commit to javerous/FreshRSS that referenced this pull request Jan 20, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant