Seaquel
MySQL error code

MySQL error 1131

MySQL server error 1131 is ER_PASSWORD_ANONYMOUS_USER, reported with SQLSTATE 42000.

You are using MySQL as an anonymous user and anonymous users are not allowed to change passwords
Error1131
NameER_PASSWORD_ANONYMOUS_USER
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference