Does innodb maintain two different logs namely redo log and undo log ?
I learnt about redo logs from here
https://blogs.oracle.com/mysqlinnodb/entry/redo_logging_in_innodb
and about undo logs here
https://blog.jcole.us/2014/04/16/the-basics-of-the-innodb-undo-logging-and-history-system/
I learnt about redo logs from here
https://blogs.oracle.com/mysqlinnodb/entry/redo_logging_in_innodb
and about undo logs here
https://blog.jcole.us/2014/04/16/the-basics-of-the-innodb-undo-logging-and-history-system/