~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/handler.cc

  • Committer: Monty Taylor
  • Date: 2008-12-07 18:57:39 UTC
  • mfrom: (665.1.4 codestyle)
  • mto: This revision was merged to the branch mainline in revision 670.
  • Revision ID: monty@inaugust.com-20081207185739-zb0z4vz3s11f2l7t
MergedĀ fromĀ Eric.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4321
4321
    error= replicator_delete_row(session, table);
4322
4322
    break;
4323
4323
 
4324
 
    /* 
 
4324
    /*
4325
4325
      For everything else we ignore the event (since it just involves a temp table)
4326
4326
    */
4327
4327
  default: