~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/replication/rli.cc

  • Committer: Brian Aker
  • Date: 2008-12-05 03:17:16 UTC
  • mfrom: (641.3.11 devel)
  • Revision ID: brian@tangent.org-20081205031716-r65xkzugjylmvv1h
Monty merge (a couple of alterations for malloc()).

Show diffs side-by-side

added added

removed removed

Lines of Context:
413
413
        rli->relay_log.description_event_for_exec= (Format_description_log_event*) ev;
414
414
        /*
415
415
          As ev was returned by read_log_event, it has passed is_valid(), so
416
 
          my_malloc() in ctor worked, no need to check again.
 
416
          malloc() in ctor worked, no need to check again.
417
417
        */
418
418
        /*
419
419
          Ok, we found a Format_description event. But it is not sure that this