MySQL Forums
Forum List  »  Knowledge Base

Re: How to implement a state machine
Posted by: Peter Brawley
Date: June 29, 2008 06:37AM

How about ENUM('New', 'Analysing', 'Solving', 'Verifying', 'Closed')?

PB
http://www.artfulsoftware.com

Options: ReplyQuote


Subject
Views
Written By
Posted
6295
June 29, 2008 05:58AM
Re: How to implement a state machine
3180
June 29, 2008 06:37AM


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.