I am trying to insert this into my table but mysql doesn't like my syntax.

alter table categoryminor solvalveyn enum('True','False');

When I press enter it does nothing it just goes to a greater than prompt.

What I want is for 1 to be true and 0 to be false. 
What is the syntax that I am needing?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to