• Nirbhay Choubey's avatar
    BUG#11760384 - 52792: mysqldump in XML mode does not dump · 7faf69dd
    Nirbhay Choubey authored
                         routines.
    
    mysqldump in xml mode did not dump routines, events or
    triggers.
    
    This patch fixes this issue by fixing the if conditions
    that disallowed the dump of above mentioned objects in
    xml mode, and added the required code to enable dump
    in xml format.
    7faf69dd
mysqldump.test 78.5 KB