• Rohit Kalhans's avatar
    BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER · 5f003eca
    Rohit Kalhans authored
    QUOTING IN REPLICATION 
    
    Problem: Misquoting or unquoted identifiers may lead to
    incorrect statements to be logged to the binary log.
    
    Fix: we use specialized functions to append quoted identifiers in
    the statements generated by the server.
    5f003eca
ha_ndbcluster_binlog.cc 143 KB