Is this a bug or restriction of mysql? SEVERE: Unsuccessful: create table LOCATION (ID VARCHAR(255) not null, class VARCHAR(255) not null, COMMUNICATION_FK VARCHAR(255), PARTY_LOCATION_ROLE_FK VARCHAR(255), PERIOD_FK VARCHAR(255), NAME VARCHAR(256), ADDRESS VARCHAR(256), COORDINATE VARCHAR(256), NUMBER VARCHAR(256), TURRET VARCHAR(256), TRANSACTION_I_D VARCHAR(256), BILL_GROUP VARCHAR(256), LINE_L_A_C VARCHAR(256), CALL_TYPE VARCHAR(256), primary key (ID)) 29-Jul-2004 17:38:10 net.sf.hibernate.tool.hbm2ddl.SchemaExport execute SEVERE: Invalid argument value, message from server: "Too big column length for column 'NAME' (max = 255). Use BLOB instead"
-- Martin West Head of Product Design and Development http://www.star-map.net +44(0)207 318 0308 +44(0)787 968 0096 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
