52632d7 Bug 643937 - Initialize replication version flags

Authored and Committed by nkinder 13 years ago
    Bug 643937 - Initialize replication version flags
    
    The flags used to identity the replication protocol versions for
    7.1 and 9.0 are not being initialized.  This can cause the wrong
    protocol to be used when replicating to another server.  This
    patch initializes the flags to 0 when the structures are created.