-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
While hitting the command:
magento setup:install --db-host=db --db-name=magento2 --db-user=root --db-password=root --admin-firstname=Magento --admin-lastname=Administrator [email protected] --admin-user=admin --admin-password=admin123 --language=en_US --currency=USD --timezone=America/Chicago --use-rewrites=1 --backend-frontname=admin
An error is thrown as:
[Zend_Db_Statement_Exception]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento2.flag' doesn't exist, query wa
s: SELECT flag
.* FROM flag
WHERE (flag
.flag_code
='staging')
[PDOException]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento2.flag' doesn't exist
Please help!
abhilashv, bcerban, TarasKozub, avstudnitz, cfman and 6 more
Metadata
Metadata
Assignees
Labels
No labels