~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to sql/log_event.h

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
463
463
#define LOG_EVENT_SUPPRESS_USE_F    0x8
464
464
 
465
465
/*
466
 
  The table map version internal to the log should be increased after
467
 
  the event has been written to the binary log.
 
466
  Note: this is a place holder for the flag
 
467
  LOG_EVENT_UPDATE_TABLE_MAP_VERSION_F (0x10), which is not used any
 
468
  more, please do not reused this value for other flags.
468
469
 */
469
 
#define LOG_EVENT_UPDATE_TABLE_MAP_VERSION_F 0x10
470
470
 
471
471
/**
472
472
   @def LOG_EVENT_ARTIFICIAL_F