diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2023-05-12 15:04:50 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2023-05-12 15:04:50 +0300 |
commit | c9eff1a144ba44846373660a30d342d3f0dc91a5 (patch) | |
tree | 86b8df4a95c0847adcdb43c364be5c961ca2c541 /BUILD/compile-solaris-amd64-debug-forte | |
parent | 477285c8ead70d78e69faf3052401e09a38238c4 (diff) | |
download | mariadb-git-c9eff1a144ba44846373660a30d342d3f0dc91a5.tar.gz |
MDEV-31254 InnoDB: Trying to read doublewrite buffer pagebb-10.5-MDEV-31254
buf_read_page_low(): Remove an error message and a debug assertion
that can be triggered when using innodb_page_size=4k and
innodb_file_per_table=0. In that case, buf_read_ahead_linear()
may be invoked on page 255, which is one less than the first
page of the doublewrite buffer (256).
Diffstat (limited to 'BUILD/compile-solaris-amd64-debug-forte')
0 files changed, 0 insertions, 0 deletions