When I ran the update script to upgrade from 0.75 to 0.8 I got the following error:
bbPress Database error: [Duplicate key name 'post_text']
ALTER TABLE bb_posts ADD FULLTEXT KEY post_text (post_text)
The install then finished and everything seems to be working correctly, I was just curious to know if this was something I should be concerened with or is it just a normal part of the upgrade procedure?
I’m sure it obvious by now, but I’m completely new to bbpress so thanks in advance for any advice!