MySQL Forums
Forum List  »  Knowledge Base

How to implement a state machine
Posted by: Sacha Perret
Date: June 29, 2008 05:58AM

Hi,

I'd like to add some state machine to a table. E.g. having possibility to track:
New -> Analysing -> Solving -> Verifying -> Closed
Something like it's used in bug tracking systems.

I'd assume that it has to be solved via a new data type but actually I have no clue how to do it.

Thanks for replying!
Sacha

Options: ReplyQuote


Subject
Views
Written By
Posted
How to implement a state machine
6303
June 29, 2008 05:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.