mysql 5.7 disable password validation plugin code example
Example: remove Your password does not satisfy the current policy requirements
UNINSTALL COMPONENT 'file://component_validate_password';
UNINSTALL COMPONENT 'file://component_validate_password';