~kristofer-pettersson-sun/mysql-replication-listener/dev

Viewing all changes in revision 38.

  • Committer: Nirbhay Choubey
  • Date: 2011-06-25 08:05:52 UTC
  • Revision ID: nirbhay.choubey@oracle.com-20110625080552-r1ka09qd8ns4sdr0
WL#3283 : C/C++ API to binary log

* Added tests for binlog file reader.
* Switched to stat(2) to get the file size.
* Using memcmp instead of strcmp.
* Removed m_correction_bytes, m_size_before_desc_event.
* Using event_length instead to next_position to get
  to the start of the next event in 'default' case.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: