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

SQL error: missing table on manual installation #46

Open
ThomasMW opened this issue Nov 23, 2019 · 0 comments
Open

SQL error: missing table on manual installation #46

ThomasMW opened this issue Nov 23, 2019 · 0 comments

Comments

@ThomasMW
Copy link

ThomasMW commented Nov 23, 2019

Hi,

I running into the following SQL error on setup:upgrade when doing a manual install:

SQLSTATE[42S02]: Base table or view not found: 1146 Table '{OUR DB NAME].faonni_smartcategory_rule' doesn't exist, query was: SELECT COUNT(*) AS `rows_count` FROM `faonni_smartcategory_rule` WHERE (conditions_serialized IS NOT NULL)

It seems that it's looking for a table that isn't there. We don't use a table prefix, but this seems similar to #25.

I've tried v2.1.10 and v2.3.1 on Magento 2.2.5 CE.

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