Bugs item #687243, was opened at 2003-02-15 17:57
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=687243&group_id=40712

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Cedric Veilleux (smashed4)
Assigned to: Nobody/Anonymous (nobody)
Summary: mySQL dialect problem with BOOLEANs

Initial Comment:
Boolean are generated as BIT datatype with the mysql 
dialect. The BIT type does not exist in mysql. 
 
TINYINT(1) should be used instead. 
 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=687243&group_id=40712


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Reply via email to