Skip to content

Remove obsolete TTL migration code#5625

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:remove-update-ttl
Sep 6, 2023
Merged

Remove obsolete TTL migration code#5625
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:remove-update-ttl

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Sep 1, 2023

Remove updateTTL function used to help migration to 5+ year-old FreshRSS 1.10 and FreshRSS 0.7.3 #1750
This function contributed to locking the database #5574
Subset of #3558

Remove `updateTTL` function used to help migration to 5+ year-old FreshRSS 1.10 and FreshRSS 0.7.3 FreshRSS#1750
This function contributed to locking the database FreshRSS#5574
Subset of FreshRSS#3558
@Alkarex Alkarex added this to the 1.22.0 milestone Sep 1, 2023
@Alkarex Alkarex merged commit 98559ce into FreshRSS:edge Sep 6, 2023
@Alkarex Alkarex deleted the remove-update-ttl branch September 6, 2023 19:41
@Alkarex
Copy link
Copy Markdown
Member Author

Alkarex commented Sep 6, 2023

Ping @tqcq

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
Copy link
Copy Markdown
Member Author

Alkarex commented Sep 10, 2023

#5649

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants