Test install/enable with all apps on MySQL InnoDB
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 16
- Forks
- 16
- Avg merge
- 11h 11m
- Merged PRs (30d)
- 1
Description
InnoDB is an alternative engine for mysql (default is MyISAM). It has a restriction about the length of indexes.
It should be tested for each release, if ownCloud can be installed and all shipped apps can be enabled without a problem.
This is not the case in 9.0 but was found by a user: https://github.com/owncloud/core/issues/22968
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked ownCloud/core issue 22968 to understand the InnoDB index-length failure. For each release, install ownCloud with MySQL InnoDB and enable all shipped apps, recording any failures. Done means the release has documented results showing whether installation and app enablement complete without InnoDB-related problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql
- Domain
- databases, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100