• unknown's avatar
    · 378761c1
    unknown authored
    Added function 
    
    /***********************************************************************
    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
    
    
    378761c1
ha_innodb.cc 145 KB