Is it possible by any chance that somehow we set something in the settings of mysql such that all clients wishing to connect to it shall need to provide a password and and encrypted one at at that?

for instance.

instead of having a password = test, i would need to specify the encrypted password?

just to avoid storing the actual password in some of the application page or ini file or property file or whatever.