Im trying to create a set of forums just as something to do. However i dont know much about mysql, so i was wondering if some of you guys could help me. Currently in my data base i have this:
http://img232.imageshack.us/img232/839/sqlpc3.jpg
I need to add a section so that when a post is made there is a row (or column idk what their called) called locked that can hold the values 0 or 1 or true or false so i can tell if the post is locked. So i was wondering if somone could make me something i can query into my database to create this, thanks.