Skip to main content

Questions tagged [database]

Questions related to Magento's MySQL database, for example, the table schema, plain SQL queries or database configuration. For questions about the Magento database access layer, use other tags, like: eav, model, resource-model, collections, install-script. For questions about SQL queries in particular, the SQL tag is appropriate too.

0 votes
1 answer
50 views

I’m working on a Magento 2.4.6 project where the ERP sends product data to Magento through a custom REST API endpoint. Our current workflow is slow because Magento’s product creation API (/rest/V1/...
Aniket Singh's user avatar
0 votes
1 answer
64 views

Create a data patch to add a new attribute to the customer, for example when registering a new customer, in the admin panel it must be possible to view the new field (e.g.: Customer Code) and make the ...
frANCO's user avatar
  • 1
0 votes
0 answers
55 views

We are using magento 2.4.4 version for our website yesterday we observe that all tables related with magento got automatically deleted, what will be the possibel reason and how we find the RCA
user122933's user avatar
0 votes
1 answer
74 views

Magento 2 extremely slow reindexing after server migration (21 hours for 200k products) After migrating our Magento 2 store to a new dedicated server, we noticed that full reindexing now takes around ...
Vladyslav Ollinyk's user avatar
0 votes
0 answers
30 views

After running the cmd php bin/magento setup:upgrade I am getting following error. [2025-03-07T07:07:05.311272+00:00] main.ERROR: SQLSTATE[42S02]: Base table or view not found: 1932 Table 'magento2....
zus's user avatar
  • 43
0 votes
0 answers
23 views

Instead of close i did exit in xampp, whenever i exit xampp i am facing MySql start issue. Again and again i am reinstalling the xampp. How to solve the issue, how star my MySql. MySql Error: 2025-03-...
zus's user avatar
  • 43
0 votes
1 answer
76 views

We're using Magento CE 2.4.6, and we're looking for implementing slave-master scheme to make our infrastructure more robust and faster. I know this implementation exists on the Magento 2 Entreprise ...
Thomsath's user avatar
  • 150
0 votes
1 answer
437 views

Hi everyone and happy new year I'm not able to complete indexing and get some errors. Any clue? Design Config Grid index has been rebuilt successfully in 00:00:00 Customer Grid index has been rebuilt ...
universitas srl's user avatar
0 votes
0 answers
51 views

Do you know of any extension for Magento Open Source that functions similarly to Adobe Commerce's Magento_ResourceConnections for managing master-slave database connections? In Adobe Commerce, these ...
MagePsycho's user avatar
  • 4,672
2 votes
1 answer
347 views

What would be the steps to safely downgrade the database of an Adobe Commerce project to Open Source?
Raul Sanchez's user avatar
  • 2,664
0 votes
1 answer
85 views

I am running into an issue when trying to run setup:upgrade, to where it fails with saying; SQLSTATE[42000]: Syntax error or access violation: 1091 Can't DROP '...
ne0nlight's user avatar
0 votes
1 answer
165 views

(function anonymous( ) { debugger }) I am getting this in source tab and whole website is freezing because of it. I have not added this code anywhere. How to find out what is the exact issue. Also ...
Tisha Jhanwar's user avatar
0 votes
1 answer
166 views

We are working with Magento version 2.4.5 and want a clean (new) installation of the latest version 2.4.7 while retaining our current database with 2.4.5, of course. What is the most sensible sequence:...
Koos's user avatar
  • 21
0 votes
2 answers
118 views

I have 600000 products, 6000 categories and multiple attributes set and attributes 10 stores and 20 store views This will create large set of data in Magento 2 open source in eav and creates indexing ...
Yogita's user avatar
  • 784
0 votes
1 answer
40 views

I am getting this error when trying to setup Magento from the terminal on Mac OS localhost. SQLSTATE[HY000] [1045] Access denied for user 'magento'@'localhost' (using password: YES) In InstallCommand....
Justin Collins's user avatar

15 30 50 per page
1
2 3 4 5
249