• heikki@hundin.mysql.fi's avatar
    Added function · 4a5077a0
    heikki@hundin.mysql.fi authored
    /***********************************************************************
    This function stores binlog offset and flushes logs */
    
    
    void innobase_store_binlog_offset_and_flush_log(char *binlog_name,longlong offset) 
    requested by Guilhem to ha_innodb.cc and ha_innodb.h. 
    
    Change made by Jan.Lindstrom@innodb.com
    4a5077a0
ha_innodb.h 8.5 KB