Hello
I have this problem when updating from 3.9 to 3.10
Please help and support
Error reading from database
Debug info: Table 'performance_schema.session_variables' doesn't exist
SHOW VARIABLES LIKE 'innodb_file_format'
[NULL]
Error code: dmlreadexception
SHOW VARIABLES LIKE 'innodb_file_format'
[NULL]
Error code: dmlreadexception
- line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
- line 354 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
- line 2305 of /lib/upgradelib.php: call to mysqli_native_moodle_database->get_row_format()
- line 736 of /lib/environmentlib.php: call to check_mysql_file_format()
- line 482 of /lib/environmentlib.php: call to environment_custom_checks()
- line 106 of /lib/environmentlib.php: call to environment_check()
- line 105 of /admin/environment.php: call to check_moodle_environment()
-------------------------------------------------------------------
mysql -V
mysql Ver 14.14 Distrib 5.7.36, for Linux (x86_64) using EditLine wrapper
mysql Ver 14.14 Distrib 5.7.36, for Linux (x86_64) using EditLine wrapper
php --version
PHP 7.3.25RC1 (cli) (built: Nov 10 2020 13:02:12) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.25RC1, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.25RC1, Copyright (c) 1999-2018, by Zend Technologies
PHP 7.3.25RC1 (cli) (built: Nov 10 2020 13:02:12) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.25RC1, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.3.25RC1, Copyright (c) 1999-2018, by Zend Technologies