View Single Post
  #2  
Old 04-20-2007, 11:31 PM
Lamec
Fire Beetle
 
Join Date: Apr 2007
Posts: 16
Default Problem solved!

First, I must apologize for lying in the forum. I didn't know I was lying at the time, but in fact I was on MYISAM tables, not INNOdb.

However, my lie has lead to a solution. I discovered my misinformation when I went to verify that the tables were INNOdb. Much to my surprise, only the spawn2 table is/was.

So, I quickly set out to fixing my lie by changing the tables to INNOdb.

Then I figured, what the heck? I'll go test it and see (I had a feeling this was the problem in the first place...) SURE ENOUGH!

Bind wound works great now.

So, hopefully this helps others...

I also posted this solution on the PEQ website. Hopefully, this can be tested/approved by them so that the CVS gives table creates with INNOdb tables instead of MYISAM in the future
Reply With Quote