How to Fix Base table or view not found: 1146 Table Magento 2.1.13 to 2.2 The Next CEO of Stack OverflowINSERT ON DUPLICATE KEY UPDATE Magento2 ErrorError when creating category programmaticallyMagento 2 Integration test can't run - store_website doesn't existAfter upgrade to Magento2.2, error “Base table or view not found”Magento2 Form Component Base Table not foundMagento 2 - InstallSchema.php does not create tableBase table or view not found: 1146 Table 'demo.ves_brand_group' doesn't exist, query was: TRUNCATE `ves_brand_group`How to add 'Buynow' button on product's gallery and product's detail view?Remove trigger creation when changing an indexer modeHow to fix ProductRenderExtension Interface generation does not exist?
In the "Harry Potter and the Order of the Phoenix" videogame, what potion is used to sabotage Umbridge's speakers?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
Players Circumventing the limitations of Wish
How to find image of a complex function with given constraints?
what's the use of '% to gdp' type of variables?
How to explain the utility of binomial logistic regression when the predictors are purely categorical
How to get the last not-null value in an ordered column of a huge table?
When "be it" is at the beginning of a sentence, what kind of structure do you call it?
Why the last AS PATH item always is `I` or `?`?
Pulling the principal components out of a DimensionReducerFunction?
Can Sneak Attack be used when hitting with an improvised weapon?
How did Beeri the Hittite come up with naming his daughter Yehudit?
Is dried pee considered dirt?
Which one is the true statement?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
What is the difference between "hamstring tendon" and "common hamstring tendon"?
What does "shotgun unity" refer to here in this sentence?
Getting Stale Gas Out of a Gas Tank w/out Dropping the Tank
Where do students learn to solve polynomial equations these days?
Yu-Gi-Oh cards in Python 3
Prepend last line of stdin to entire stdin
New carbon wheel brake pads after use on aluminum wheel?
Decide between Polyglossia and Babel for LuaLaTeX in 2019
What CSS properties can the br tag have?
How to Fix Base table or view not found: 1146 Table Magento 2.1.13 to 2.2
The Next CEO of Stack OverflowINSERT ON DUPLICATE KEY UPDATE Magento2 ErrorError when creating category programmaticallyMagento 2 Integration test can't run - store_website doesn't existAfter upgrade to Magento2.2, error “Base table or view not found”Magento2 Form Component Base Table not foundMagento 2 - InstallSchema.php does not create tableBase table or view not found: 1146 Table 'demo.ves_brand_group' doesn't exist, query was: TRUNCATE `ves_brand_group`How to add 'Buynow' button on product's gallery and product's detail view?Remove trigger creation when changing an indexer modeHow to fix ProductRenderExtension Interface generation does not exist?
Recently I upgraded Magento 2.1.13 to 2.2 and getting this below while running bin/magento setup:upgrade.
Please suggest the fix.
Upgrading schema.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'alp21.catalog_product_index_price_cfg_opt_agr_tmp' doesn't exist, query was: DESCRIBE
catalog_product_index_price_cfg_opt_agr_tmp
magento-2.1 magento2.2
add a comment |
Recently I upgraded Magento 2.1.13 to 2.2 and getting this below while running bin/magento setup:upgrade.
Please suggest the fix.
Upgrading schema.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'alp21.catalog_product_index_price_cfg_opt_agr_tmp' doesn't exist, query was: DESCRIBE
catalog_product_index_price_cfg_opt_agr_tmp
magento-2.1 magento2.2
add a comment |
Recently I upgraded Magento 2.1.13 to 2.2 and getting this below while running bin/magento setup:upgrade.
Please suggest the fix.
Upgrading schema.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'alp21.catalog_product_index_price_cfg_opt_agr_tmp' doesn't exist, query was: DESCRIBE
catalog_product_index_price_cfg_opt_agr_tmp
magento-2.1 magento2.2
Recently I upgraded Magento 2.1.13 to 2.2 and getting this below while running bin/magento setup:upgrade.
Please suggest the fix.
Upgrading schema.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'alp21.catalog_product_index_price_cfg_opt_agr_tmp' doesn't exist, query was: DESCRIBE
catalog_product_index_price_cfg_opt_agr_tmp
magento-2.1 magento2.2
magento-2.1 magento2.2
edited 2 days ago
Manashvi Birla
6,41751841
6,41751841
asked 2 days ago
SashiSashi
1113
1113
add a comment |
add a comment |
0
active
oldest
votes
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267929%2fhow-to-fix-base-table-or-view-not-found-1146-table-magento-2-1-13-to-2-2%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267929%2fhow-to-fix-base-table-or-view-not-found-1146-table-magento-2-1-13-to-2-2%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
