How did I suppress the «Current version of RDBMS is not supported» error?
|
|
1
|
12
|
August 25, 2024
|
How did I fix «Current version of RDBMS is not supported. Used Version: 10.5.25-MariaDB-deb11-log. Supported versions: MySQL-8, MySQL-5.7, MariaDB-(10.2-10.4)» on `bin/magento setup:upgrade`?
|
|
1
|
37
|
August 25, 2024
|
How did I fix «mysqldump: Got error: 145: Table 'catalogsearch_fulltext' is marked as crashed and should be repaired when using LOCK TABLES» in OpenMage 19.5.2?
|
|
1
|
6
|
August 18, 2024
|
How is the `sales_order_grid` table's structure defined in Magento < 2.3?
|
|
1
|
145
|
February 11, 2024
|
The `base_discount_amount` field has never been in the `sales_order_grid` table
|
|
1
|
166
|
February 11, 2024
|
How is the `sales_order_grid` table's structure defined?
|
|
2
|
122
|
February 11, 2024
|
Since which version Magento 2 started using `db_schema.xml` files?
|
|
1
|
122
|
February 11, 2024
|
How is the `sales_order_grid` table's structure defined in Magento ≥ 2.3.0?
|
|
1
|
108
|
February 11, 2024
|
How to decrease a Magento 2 database size after a long-term intensive usage?
|
|
1
|
2194
|
January 13, 2022
|
How to fix the «Base table or view not found: catalog_category_product_index_replica» Magento 2.2 bug?
|
|
2
|
14592
|
April 27, 2021
|
Deadlock occur during mass product import programatically
|
|
7
|
4570
|
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
|
1980
|
December 1, 2018
|
How to execute the COUNT() SQL function
|
|
2
|
15530
|
December 1, 2018
|
How to dump a store's settings for convenient reading and comparison in tools like Araxis Merge?
|
|
1
|
793
|
November 10, 2018
|
How to fix the «Invalid default value for 'updated_at'» MySQL 5.7 failire?
|
|
1
|
5540
|
July 30, 2018
|
How to get the database name programmatically
|
|
1
|
3258
|
March 13, 2018
|
How to decrease the database size while using Mirasvit Cache Warmer?
|
|
0
|
811
|
February 7, 2018
|
How to fix the «You do not have the SUPER privilege and binary logging is enabled» issue?
|
|
1
|
9810
|
August 14, 2017
|
How to fix the «Integrity constraint violation: Duplicate entry for key 'SALES_ORDER_INCREMENT_ID_STORE_ID'» failure?
|
|
1
|
2015
|
July 15, 2017
|
How to fix the «Table "catalogrule_product_replica" does not exist» Magento 2.2 bug?
|
|
1
|
1486
|
July 8, 2017
|
A code from the \Magento\Catalog\Model\ResourceModel\Category::_getMaxPosition() method can be simplified from 5 lines to 1
|
|
0
|
932
|
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
|
1078
|
January 27, 2016
|
How is the «vault_payment_token» database table implemented and used?
|
|
1
|
2696
|
June 5, 2017
|
How to implement one-to-many with attributes implementation between custom model and catalog products?
|
|
0
|
1276
|
May 5, 2017
|
How to create a translatable custom model?
|
|
0
|
683
|
April 12, 2017
|
How to implement a one-to-many relationship between a custom entity and products?
|
|
1
|
2640
|
April 7, 2017
|
app/etc/env.php — the place where Magento 2 stores the database credentials, backend URL, enabled cache types, etc
|
|
2
|
18419
|
April 1, 2017
|
How to detect the changed Magento 2 entities if they could be changed without updating the stantard «updated_at» field?
|
|
2
|
1849
|
January 20, 2017
|
How to get the Magento 2 core problems solved by my requests?
|
|
1
|
1312
|
January 18, 2017
|
How to find the Magento 2 database credentials using the command line?
|
|
1
|
2057
|
November 22, 2016
|