SVN 6793:

MySQL Patch:
  ALTER TABLE `care_currency` CHANGE `item_no` `item_no` SMALLINT(5) UNSIGNED 
NOT NULL AUTO_INCREMENT, ADD PRIMARY KEY(`item_no`);
Fixed Duplicate key values for 2 currencies having the same item_no.
Alter the item_no values to be unique before applying above patch.
 
Regards,
Ap.Muthu
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to