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

Index improvements #637

Merged
merged 1 commit into from
Feb 29, 2020
Merged

Index improvements #637

merged 1 commit into from
Feb 29, 2020

Conversation

marco44
Copy link
Contributor

@marco44 marco44 commented Feb 24, 2020

Close #510

Hopefully this will solve performance with MySQL/MariaDB.
There is no way to prove this though. See #510

Close nextcloud#510

Hopefully this will solve performance with MySQL/MariaDB.
There is no way to prove this though. See nextcloud#510

Signed-off-by: Marc Cousin <marc.cousin@people-doc.com>
@Grotax
Copy link
Member

Grotax commented Feb 29, 2020

Thanks @marco44 for your work, it's very appreciated 😊

I think I will release a preview version of news so that people can test it more easy without a rollout to everyone.

@Grotax Grotax merged commit ca3ac10 into nextcloud:master Feb 29, 2020
@Grotax Grotax mentioned this pull request Mar 12, 2020
Grotax added a commit that referenced this pull request Mar 18, 2020
Changed
- Basic Media-RSS support (#599)
- Database index improvements (#637)

Fixed
- Call to a member function getUrlHash() on null" when adding a feed (#640)
- Don't install symfony/console via composer (#636)
- Fix for for ONLY_FULL_GROUP_BY (see #406) (Issue #80) (#407)
- Catch invalid feeds (#646)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
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.

Database Indexes to speed up the requests
3 participants