[Owncloud] switching from sqlite to mysql
Reinoud van Leeuwen
reinoud.v at n.leeuwen.net
Wed Jan 15 20:39:19 UTC 2014
Hi, does an 'official' manual exist which describes how to switch from SQLite to MySQL? I did not find it under http://doc.owncloud.org/server/6.0/admin_manual/maintenance/migrating.html
I've found http://fabianpeter.de/cloud/owncloud-migrating-from-sqlite-to-mysql/, but that does not work for my 6.0 installation.
When I take the SQLite dump and remove the create table statements, and take a fresh MySQL dump from a just-installed 6.0 installation, I have another problem: it seems that in my SQLite installation a table oc_fscache is present, which is missing in the Mysql Dump...
So I would like a migration path which will not lead to surprises like this now or during the next upgrade...
And I think I am not the only one that will do this migration after some time using owncloud.
Thanks,
Reinoud
More information about the Owncloud
mailing list