• mats@kindahl-laptop.dnsalias.net's avatar
    WL#3303 (RBR: Engine-controlled logging format): · 9a92325c
    mats@kindahl-laptop.dnsalias.net authored
    Adding support to allow engines to tell what formats they can handle.
    The server will generate an error if it is not possible to log the
    statement according to the logging mode in effect.
    
    Adding flags to several storage engines to state what they can handle.
    
    Changes to NDB handler removing code that forces row-based mode and
    adding flag saying that NDB can only handle row format.
    
    Adding check that binlog flags are only used for real tables that are
    opened for writing.
    9a92325c
ha_heap.h 4.43 KB