How to decrease a Magento 2 database size after a long-term intensive usage?
|
|
1
|
1722
|
January 13, 2022
|
How to fix the «Base table or view not found: catalog_category_product_index_replica» Magento 2.2 bug?
|
|
2
|
13146
|
April 27, 2021
|
Deadlock occur during mass product import programatically
|
|
7
|
3416
|
September 15, 2020
|
How to fix the «Table `admin_user` doesn't exist» failure on `bin/magento admin:user:create` while using a database tables prefix?
|
|
2
|
1609
|
December 1, 2018
|
How to execute the COUNT() SQL function
|
|
2
|
13227
|
December 1, 2018
|
How to dump a store's settings for convenient reading and comparison in tools like Araxis Merge?
|
|
1
|
599
|
November 10, 2018
|
How to fix the «Invalid default value for 'updated_at'» MySQL 5.7 failire?
|
|
1
|
4956
|
July 30, 2018
|
How to get the database name programmatically
|
|
1
|
2872
|
March 13, 2018
|
How to decrease the database size while using Mirasvit Cache Warmer?
|
|
0
|
679
|
February 7, 2018
|
How to fix the «You do not have the SUPER privilege and binary logging is enabled» issue?
|
|
1
|
8807
|
August 14, 2017
|
How to fix the «Integrity constraint violation: Duplicate entry for key 'SALES_ORDER_INCREMENT_ID_STORE_ID'» failure?
|
|
1
|
1766
|
July 15, 2017
|
How to fix the «Table "catalogrule_product_replica" does not exist» Magento 2.2 bug?
|
|
1
|
1302
|
July 8, 2017
|
A code from the \Magento\Catalog\Model\ResourceModel\Category::_getMaxPosition() method can be simplified from 5 lines to 1
|
|
0
|
811
|
January 26, 2016
|
Naming inconsistency: identically named method addCommitCallback() is called BEFORE a commit in the \Magento\Framework\DB\Transaction class, but AFTER a commit in the \Magento\Framework\Model\ResourceModel\AbstractResource class
|
|
0
|
884
|
January 27, 2016
|
How is the «vault_payment_token» database table implemented and used?
|
|
1
|
2120
|
June 5, 2017
|
How to implement one-to-many with attributes implementation between custom model and catalog products?
|
|
0
|
952
|
May 5, 2017
|
How to create a translatable custom model?
|
|
0
|
557
|
April 12, 2017
|
How to implement a one-to-many relationship between a custom entity and products?
|
|
1
|
2339
|
April 7, 2017
|
app/etc/env.php — the place where Magento 2 stores the database credentials, backend URL, enabled cache types, etc
|
|
2
|
15391
|
April 1, 2017
|
How to detect the changed Magento 2 entities if they could be changed without updating the stantard «updated_at» field?
|
|
2
|
1494
|
January 20, 2017
|
How to get the Magento 2 core problems solved by my requests?
|
|
1
|
1097
|
January 18, 2017
|
How to find the Magento 2 database credentials using the command line?
|
|
1
|
1532
|
November 22, 2016
|
How to rename a database column?
|
|
1
|
2665
|
November 4, 2016
|
How to change (modify) a column definition for a database table
|
|
1
|
20239
|
January 26, 2016
|
How to programmatically execute the «SHOW TABLE STATUS» SQL statement for a database table
|
|
1
|
2566
|
January 26, 2016
|
How to alter a database table?
|
|
1
|
2945
|
January 26, 2016
|
How to delete (drop) a foreign key from a database table
|
|
1
|
4582
|
January 26, 2016
|
How to add a foreign key to a database table
|
|
1
|
10706
|
January 26, 2016
|
How to delete (drop) an index from a database table
|
|
1
|
6703
|
January 26, 2016
|
How to add an index to a database table
|
|
1
|
11660
|
January 26, 2016
|