View Single Post
  #1  
Old 09-30-2011, 03:07 PM
Expletus
Hill Giant
 
Join Date: Jan 2010
Location: Baltimore Maryland
Posts: 152
Default botinventory error

receiving the following error.

Code:
KEY FK_botinventory_1 (BotID),
  CONSTRAINT FK_botinventory_1 FOREIGN KEY (BotID) REFERENCES bots (BotID)
) ENGINE=InnoDB;
I've tried to drop the table, re-download the whole sql's and followed several other search threads on the forum. No matter what I do, I can't get past it not creating the botinventory table.
__________________
Expletus / Volgar
Reply With Quote