gpt4 book ai didi

php - zendfox 安装过程中出错,SQLSTATE[HY000] : General error: 1005 (errno: 150)

转载 作者:行者123 更新时间:2023-11-29 03:36:44 24 4
gpt4 key购买 nike

zendfox 安装过程中,

SQLSTATE[HY000]: General error: 1005 Can't create table
'zendfox.zf_member_forget_password_entity' (errno: 150)

最佳答案

来自 FOREIGN KEY Constraints

If you re-create a table that was dropped, it must have a definition that conforms to the foreign key constraints referencing it. It must have the right column names and types, and it must have indexes on the referenced keys, as stated earlier. If these are not satisfied, MySQL returns error number 1005 and refers to error 150 in the error message.

关于php - zendfox 安装过程中出错,SQLSTATE[HY000] : General error: 1005 (errno: 150),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20519368/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com