View Single Post
  #1  
Old 11-02-2009, 06:58 PM
Drakson
Fire Beetle
 
Join Date: Sep 2009
Posts: 7
Default #bot delete issue

When using the bot delete command, if there are any buffs in the botbuffs table for the bot you try to delete you get a constraint error.

Code:
Database Error:#1451. Cannot delete or update a parent row: a foreign key constraint fails ('peq/botbuffs', CONSTRAINT ' FK_botbuff_1' FOREIGN KEY ('Botid') REFERENCES 'Bots' ('botID'))
A cascade delete needs to be put on this constaint.

Error posted here:
http://raven.fullongamer.com/forums/....php?f=24&t=40

EDIT: Server is on Rev: 1038
__________________
Drakson / Mythol - Raven's Paradise


Reply With Quote