engines still need to TIMESTAMP_AUTO_SET_ON_UPDATE in update record

Bug #579312 reported by Stewart Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Medium
Stewart Smith
7.0
Fix Released
Medium
Stewart Smith

Bug Description

  >> 27      + if (table->timestamp_field_type & TIMESTAMP_AUTO_SET_ON_UPDATE)
   >> 28      + table->timestamp_field->set_time();

should not be needed in update record. should instead be handled by upper layer (like ON_INSERT is today)

Changed in drizzle:
assignee: Jay Pipes (jaypipes) → nobody
Changed in drizzle:
assignee: nobody → Stewart Smith (stewart)
Revision history for this message
Stewart Smith (stewart) wrote :

This seems to have been fixed a while ago

Changed in drizzle:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.