mariadb/storage/innobase/fil
Marko Mäkelä ec03390f9b fil_write_flushed_lsn(): Ensure that the return value is initialized
Previously, the function could theoretically return an uninitialized
value if the system tablespace contained no data files. It should be
impossible for InnoDB to start up in such scenario.
2018-02-03 12:52:25 +02:00
..
fil0crypt.cc Merge 10.0 into 10.1 2017-09-06 15:32:56 +03:00
fil0fil.cc fil_write_flushed_lsn(): Ensure that the return value is initialized 2018-02-03 12:52:25 +02:00
fil0pagecompress.cc MDEV-13932: fil0pagecompress.cc fails to compile with lzo 2.10 2017-09-29 14:14:22 +03:00