mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
a20340cf85
InnoDB undo logs currently always use the innodb_page_size, whether they are stored in the system tablespace, in a dedicated undo tablespace, or in the temporary tablespace. Remove redundant page_size parameters. TrxUndoRsegsIterator::set_next(): return bool instead of page_size. |
||
---|---|---|
.. | ||
srv0conc.cc | ||
srv0mon.cc | ||
srv0srv.cc | ||
srv0start.cc |