Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Add info telling that ownCloud only supports InnoDB for MySQL (not MyISAM) #2491

Closed
PVince81 opened this issue Jun 17, 2016 · 2 comments · Fixed by #2501
Closed

Add info telling that ownCloud only supports InnoDB for MySQL (not MyISAM) #2491

PVince81 opened this issue Jun 17, 2016 · 2 comments · Fixed by #2501

Comments

@PVince81
Copy link
Contributor

In OC 7 there was a PR that introduced a repair step that converts MyISAM tables to InnoDB: owncloud/core#9492

We should add a hint in the documentation that MyISAM isn't supported. There are some shared hosters that do not support InnoDB.

Also maybe add a hint in the setup check section?

@RealRancor @DeepDiver1975 @icewind1991 @felixboehm

@felixboehm
Copy link
Contributor

This should be checked during install. Maybe the admin should verify that he really wants to install to MyISAM?

@ghost
Copy link

ghost commented Jul 11, 2016

@felixboehm Probably needs a new issue in https://github.com/owncloud/core/issues as such a request gets lost in the documentation tracker

@PVince81 PR in #2501

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants