lebowski42 / dokuwiki-owncloud

dokuwiki to use owncloud as data-backend
GNU General Public License v3.0
3 stars 4 forks source link

Owncloud 6 - error while enabling app #12

Open y-ponomarev opened 10 years ago

y-ponomarev commented 10 years ago

While enabbling app (DokuWiki 0.9) in owncloud 6.0.0a: An exception occurred while executing 'CREATE TABLE oc_files_versions (user VARCHAR(64) DEFAULT '' NOT NULL, size VARCHAR(50) DEFAULT '' NOT NULL) DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB': SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'oc_files_versions' already exists

letsgo008 commented 10 years ago

you can rename table "oc_files_versions"