• Marko Mäkelä's avatar
    WL#8845: Clarify the message about redo log format incompatibility · e634fdcd
    Marko Mäkelä authored
    recv_find_max_checkpoint(): Refer to MariaDB 10.2.2 instead of
    MySQL 5.7.9. Do not hint that a binary downgrade might be possible,
    because there are many changes in InnoDB 5.7 that could make
    downgrade impossible: a column appended to SYS_INDEXES, added
    SYS_* tables, undo log format changes, and so on.
    e634fdcd
log0recv.cc 96.9 KB