-
Database error 07
Ive added all of phoenix fixes
Stil i have this error crashing the server
[03/13/12 02:33:25] GARBAGE SESSION CLEANING : ClientCount=19, SessionCount=20, AgentCount=1
[03/13/12 02:38:25] GARBAGE SESSION CLEANING : ClientCount=19, SessionCount=20, AgentCount=1
MMatchDBMgr::BringBackAccountItem - The INSERT statement conflicted with the FOREIGN KEY constraint "Item_Table1_FK1". The conflict occurred in database "GunzDB", table "dbo.Item", column 'ItemID'.
The statement has been terminated.
DB Query(ResponseBringBackAccountItem > BringBackAccountItem) Failed(ciid=87068)
History(0): 1321
History(1): 1411
History(2): 1411
History(3): 1511
History(4): 1511
History(5): 1821
History(6): 1821
History(7): 1422
History(8): 1422
History(9): 1515
History(10): 1515
History(11): 1523
History(12): 1523
History(13): 1422
History(14): 1422
History(15): 1701
History(16): 1413
History(17): 1413
History(18): 1719
History(19): 1719
RunStatus : 115
-
Re: Database error 07
Remove Foreign key!
Rightclick dbo.item > select 'modify' > check for "Item_Table1_FK1" > and Delete it !