dongou0524 2011-09-27 10:56
浏览 42
已采纳

Magento数据库修复工具不工作

I'm trying to upgrade my magento 1.3.2.4 database to 1.4.0.1 by using "Magento database repair tool", but it's not working. When I enter the details launch the script it takes ages and still nothing happens (once I waited about and hour) and I have a decent server (dual Xeons, 16 GB RAM, 2xSAS RAID).

When I get fed up waiting and refresh the page, or launch the script from the beginning, it gives me this error message:

Error #1005: Can't create table 'temp.#sql-b4a_26b' (errno: 150) on SQL:

ALTER TABLE `magento_wishlist_item` 
ADD CONSTRAINT `FK_WISHLIST_ITEM_STORE` 
FOREIGN KEY (`store_id`) 
REFERENCES `magento_core_store` (`store_id`) 
ON DELETE SET NULL 
ON UPDATE CASCADE

Is there a way to solve this?

  • 写回答

1条回答 默认 最新

  • dongtao4787 2011-09-27 11:09
    关注

    You are doing it slightly wrong as repair tool is not meant for upgrading but repairing existing state

    for a successful upgrade do as follows:

    • disable all community and local extensions
    • disable all core rewrites
    • revert to default theme
    • perform upgrade
    • enable extensions one by one and enjoy debugging
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 教务系统账号被盗号如何追溯设备
  • ¥20 delta降尺度方法,未来数据怎么降尺度
  • ¥15 c# 使用NPOI快速将datatable数据导入excel中指定sheet,要求快速高效
  • ¥15 再不同版本的系统上,TCP传输速度不一致
  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式