hi there guys, I'm hoping someone can explain a few things for me. I reluctantly agreed to help a friend upgrade their fire board forum. I am beginning to regret it now. I think they had 1.0.0 installed. I read a few of the posts on here you may have 1.0.1 installed but I couldn't find any evidence of this so I decided to use the instructions for upgrading from 1.0.0 to 1.0.3.
Everything seemed to go okay, until I got to the my SQL part. I am able to access mysqladmin so pasted in the Fire board_100_to_1.0.3 script. this is where things got a little bit complicated. I received this error:
#1061 - Duplicate key name 'mesid'. after searching through some of the threads, I came across this advice:
Duplicate key simply means the table already exists. You can safely ignore this error and execute the remaining statements since this structure already is the way it should be.
My question is, how do I ignore this error and execute the remaining statements? if you have got an answer, please assume I know nothing
thank you in advance