Exception encountered in event observer 'block_page_tracker_event_observer::on_course_page_viewed': 写入数据库时发生错误 (Out of range value for column 'views' at row 1
UPDATE mdl_block_page_tracker SET courseid = ?,pageid = ?,userid = ?,firsttimeviewed = ?,lasttimeviewed = ?,views = ? WHERE id=?
[array (
0 => '43',
1 => '353',
2 => '1',
3 => '1489371301',
4 => 1775686437,
5 => 32768,
6 => '849',
)])
- line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database->query_end()
- line 1686 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->query_end()
- line 1719 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->update_record_raw()
- line 57 of /blocks/page_tracker/locallib.php: call to mysqli_native_moodle_database->update_record()
- line 87 of /blocks/page_tracker/observers.php: call to punch_track()
- line ? of unknownfile: call to block_page_tracker_event_observer::on_course_page_viewed()
- line 155 of /lib/classes/event/manager.php: call to call_user_func()
- line 75 of /lib/classes/event/manager.php: call to core\event\manager::process_buffers()
- line 795 of /lib/classes/event/base.php: call to core\event\manager::dispatch()
- line 103 of /course/format/page/format.php: call to core\event\base->trigger()
- line 357 of /customscripts/course/view.php: call to require()
- line 1096 of /lib/setup.php: call to require()
- line 82 of /config.php: call to require_once()
- line 25 of /course/view.php: call to require_once()