~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/csv/ha_tina.cc

  • Committer: Brian Aker
  • Date: 2010-06-08 06:42:22 UTC
  • Revision ID: brian@gaz-20100608064222-91h6yilydxke9umi
Cursor now fully handles the update to timestamp for the engine.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1005
1005
 
1006
1006
  ha_statistic_increment(&system_status_var::ha_update_count);
1007
1007
 
1008
 
  if (table->timestamp_field_type & TIMESTAMP_AUTO_SET_ON_UPDATE)
1009
 
    table->timestamp_field->set_time();
1010
 
 
1011
1008
  size= encode_quote(new_data);
1012
1009
 
1013
1010
  /*