@george1421 Hello George as you seen on the Database schema error log

"General error: 1819 Your password does not satisfy the current policy requirements Error Message: Error Code: “HY000”, Error Message: [“HY000”,1819,“Your password does not satisfy the current policy requirements”], "

because of mysql root password policy requirements I coulndt get update or install database schema to new one.

so I searched about error for mysql server then I understhand I dısableit Password validation on mysql

[https://dev.mysql.com/doc/refman/5.7/en/validate-password.html]