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

[db install] error on clear installation #1871

Closed
TOWUK opened this issue May 19, 2021 · 5 comments
Closed

[db install] error on clear installation #1871

TOWUK opened this issue May 19, 2021 · 5 comments

Comments

@TOWUK
Copy link

TOWUK commented May 19, 2021

Description
on clear maria db installation shopware error

Error
Received an error message.
URL: importDatabase
Message:

Please try to fix this error and restart the update.
Response
{"valid":false,"errorMsg":"An exception occurred while executing 'ALTER TABLE `order` MODIFY COLUMN `language_id` BINARY(16) NOT NULL':\n\nSQLSTATE[42S22]: Column not found: 1054 Unknown column '`admin_sw`.`o`.`price`' in 'CHECK'"}

Possible Solution
idk

Additional context
youtube: https://youtu.be/TfEuH607gZw

@mactetz
Copy link

mactetz commented May 20, 2021

I got the same error yesterday.
Last week the installation was fine on my testsystem.
same system debian 10, mariadb 10.5, nginx, and php8.0.

I am going to check the correct versions of the software to compare.

@mitelg
Copy link
Member

mitelg commented May 20, 2021

do you use a bugged version of MariaDB?

see https://jira.mariadb.org/browse/MDEV-25672

@mactetz
Copy link

mactetz commented May 20, 2021

It seems to be exactly the issue, I use mariadb 10.5.10.

I am new to shopware,
do you know where I can add the FLUSH TABLES to avoid the issue?

@mitelg
Copy link
Member

mitelg commented May 21, 2021

you can find our workarounds here: https://github.com/shopware/platform/search?q=NEXT-15275&type=commits

@shyim
Copy link
Member

shyim commented Jun 28, 2021

Upgrade mariadb to latest version

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

4 participants