Upgrading from 3.5 to 3.9 Hangs and error

Re: Upgrading from 3.5 to 3.9 Hangs and error

by Leon Stringer -
Number of replies: 1
Picture of Core developers Picture of Particularly helpful Moodlers

In your original post the error is:

Debug info:
Error code: sessionwaiterr
Stack trace:

    line 1269 of /lib/dml/pgsql_native_moodle_database.php: dml_sessionwait_exception thrown
    ⋮

pgsql_native_moodle_database.php means the site is using PostgreSQL ($CFG->dbtype = 'pgsql'). But your screenshot shows mysqld. So what are you using: PostgreSQL or MySQL (or MariaDB)?

In reply to Leon Stringer

Re: Upgrading from 3.5 to 3.9 Hangs and error

by T K -

this is funny, i am using mysql, not postgres