mirror of https://github.com/MariaDB/server
Browse Source
The function buf_read_page_low() invokes fil_io(), which can return DB_ERROR when the requested page is out of bounds (such as when restoring a buffer pool dump). The callers should be handling that.pull/217/merge
2 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue