• unknown's avatar
    Changeset to fix a valgrind error in the main tree. · 09ee0556
    unknown authored
    Adding class to handle temporary allocate of memory during write of rows.
    Eliminating cut'n-paste error between THD::binlog_{write,update,delete}_row().
    
    
    sql/sql_class.cc:
      Adding class to handle temporary allocate of memory during write of rows.
      Eliminating cut'n-paste error between THD::binlog_{write,update,delete}_row().
    09ee0556
sql_class.cc 79.8 KB