Bug #13184 Update messes up the Primary Key
Submitted: 14 Sep 2005 15:12 Modified: 14 Sep 2005 17:25
Reporter: Sangita Prabhu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:3.1 OS:Linux (LInux)
Assigned to: CPU Architecture:Any

[14 Sep 2005 15:12] Sangita Prabhu
Description:
update query on a table messes up the primary key.. It adds ' in the beginning even when not trying to update the Primary Key field.
The Primary key is a VARCHAR(10) field and it would change the the value from say
99999999 to '999999

How to repeat:
Not very sure as it happens randomly
[14 Sep 2005 17:25] MySQL Verification Team
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.