~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_binlog.cc

  • Committer: Monty Taylor
  • Date: 2008-10-06 04:45:56 UTC
  • mfrom: (438.1.13 drizzle)
  • Revision ID: monty@inaugust.com-20081006044556-5urk8k3yhnnl3o1p
Merged in from trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
167
167
        not used at all: the rli_fake instance is used only for error
168
168
        reporting.
169
169
      */
170
 
#if !defined(DRIZZLE_CLIENT) && defined(HAVE_REPLICATION)
171
170
      if (apply_event_and_update_pos(ev, thd, thd->rli_fake, false))
172
171
      {
173
172
        /*
177
176
        my_error(ER_UNKNOWN_ERROR, MYF(0), "Error executing BINLOG statement");
178
177
        goto end;
179
178
      }
180
 
#endif
181
179
 
182
180
      /*
183
181
        Format_description_log_event should not be deleted because it