When I upgrade magento all is work fine but when I try to reindex then it show me error like “Cannot initialize the indexer process”. I spend lot time and finally I got the solution for this. I found many solution for fixed this issue but not work for me but when I repair my magento database using database repair tool developed by Magento core then its fixed me.
How to repair the magento database:
1. Download repair tool from Magento and unzip the package.
2. Upload magento-db-repair-tool-1.1.php to your server
3. Backup your current database (call it ‘magentoDB1’). Export this database and then import it into a new database (let’s call it ‘magentoDB2’).
4. Install a fresh Magento using ‘magentoDB2’.
5. Now open the the URL in browser: http://www.youdomain.com/magento-db-repair-tool-1.0.php.
6. Enter ‘magentoDB1’ as ‘corrupted’ and ‘magentoDB2’ as ‘reference’. Enter all necessary information and click ‘Continue’ button. Wait and see result.
If you have still any problem or show this error
there was a problem with reindexing process. product flat data
then go to phpmyadmin and empty this table “catalog_product_flat_1“.
SQLSTATE[HY000]: General error: 1005 Can't create table '.\database_name\catalog_category_flat_store_1.frm' (errno: 150)
Solution:
ALTER TABLE catalog_category_entity ENGINE=INNODB; ALTER TABLE core_store ENGINE=INNODB;
Note: If you empty any table first take backup before empty that.
Magento Development | PSD To Magento | Magento Theme Development | Magento Development Services
Magento developers many times get confused for designing a website in a unique way. After visiting this article, one can easily get the overview of designing a particular Ecommerce website. As the matter of fact, various platforms require different kinds of designs for better engagement of a product. So after visiting here, one can easily get the best overview of designing a website.
Thanks for finally talking about > Top 10 Magento 2 Extensions – Justwebdevelopment < Liked it!
Heya! I just wanted to ask if you ever have any problems with hackers?
My last blog (wordpress) was hacked and I ended up losing many months of hard
work due to no data backup. Do you have any solutions to
stop hackers?
Hello! I know this is kinda off topic but I was wondering which blog platform are you using
for this website? I’m getting fed up of WordPress because I’ve had issues with hackers and I’m looking at options for another platform.
I would be awesome if you could point me in the direction of a good platform.