Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database error on install of App #11

Open
CalaxDev opened this issue May 18, 2015 · 0 comments
Open

Database error on install of App #11

CalaxDev opened this issue May 18, 2015 · 0 comments

Comments

@CalaxDev
Copy link

An exception occurred while executing 'CREATE TABLE oc_internal_messages (message_id INT UNSIGNED AUTO_INCREMENT NOT NULL, message_owner VARCHAR(64) NOT NULL, message_to VARCHAR(64) NOT NULL, message_timestamp BIGINT NOT NULL, message_content LONGTEXT DEFAULT NULL, message_delowner SMALLINT DEFAULT 0 NOT NULL, message_delto SMALLINT DEFAULT 0 NOT NULL, message_read BIGINT DEFAULT 0 NOT NULL, message_flag VARCHAR(10) NOT NULL, PRIMARY KEY(message_id)) DEFAULT CHARACTER SET utf8 COLLATE utf8_bin ENGINE = InnoDB': SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'oc_internal_messages' already exists

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

No branches or pull requests

1 participant