• Nikita Malyavin's avatar
    online alter: extract the source to a separate file · cb521746
    Nikita Malyavin authored
    Move all the functions dedicated to online alter to a newly created
    online_alter.cc.
    
    With that, make many functions static and simplify the static functions
    naming.
    
    Also, rename binlog_log_row_online_alter -> online_alter_log_row.
    cb521746
handler.cc 264 KB