Bug #13130 query based update failed the row to update do not found
Submitted: 13 Sep 2005 6:35 Modified: 13 Sep 2005 6:56
Reporter: pardhasaradhi vemuri Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1 OS:Windows (windows advanced server)
Assigned to: CPU Architecture:Any

[13 Sep 2005 6:35] pardhasaradhi vemuri
Description:
query based update failed the row to update do not found
hi, 
  Is there any one to help me solve above problem when trying to update some fields of a table. even though i have a primary key in the table.
  give me alternative method other than trying me to update with 
 connectionobject.execute("update ...............................")

How to repeat:
kindly send me sol to my id.
[13 Sep 2005 6:56] Valeriy Kravchuk
We're sorry, but the bug system is not the appropriate forum for 
asking help on using MySQL products. Your problem is not the result 
of a bug.

Support on using our products is available both free in our forums
at http://forums.mysql.com and for a reasonable fee direct from our
skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.

Additional info:

Please, send the table description (SHOW CREATE TABLE ... results) for the table you'd like to update. Describe the update you want to perform. Show us that it does not work as expected. Only after that we'll be able to decide  is it a bug or not. There is almost no information in your bug report right now.