Skip to content

mariadb tables don't have the prefix "oc_" #34

Open
@bucherfa

Description

Thank you very much for this script!
When running the script I got the following error:

ERROR 1146 (42S02) at line 1: Table 'nextcloud.oc_storages' doesn't exist

After investigating I found, that the tables in my Nextcloud instance don't have the prefix oc_. After adjusting the script (removing the prefixes) it worked well.

Nextcloud version: 22 (Docker)
Database: MariaDB

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions