~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_load.cc

  • Committer: Brian Aker
  • Date: 2010-06-22 02:12:26 UTC
  • mto: This revision was merged to the branch mainline in revision 1636.
  • Revision ID: brian@gaz-20100622021226-46o85azoaypx9tlp
Update for count_cuted_fields.

Show diffs side-by-side

added added

removed removed

Lines of Context:
377
377
    internal::my_close(file,MYF(0));
378
378
  free_blobs(table);                            /* if pack_blob was used */
379
379
  table->copy_blobs=0;
380
 
  session->count_cuted_fields= CHECK_FIELD_IGNORE;
 
380
  session->count_cuted_fields= CHECK_FIELD_ERROR_FOR_NULL;
381
381
  /*
382
382
     simulated killing in the middle of per-row loop
383
383
     must be effective for binlogging