Can't find data record in database table book_chapters.

More information about this error

Debug info: SELECT * FROM {book_chapters} WHERE id = ? AND bookid = ?
[array (
0 => 110,
1 => '14',
)]
Error code: invalidrecord
Stack trace:
  • line 1646 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
  • line 1622 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
  • line 49 of /mod/book/tool/print/index.php: call to moodle_database->get_record()