2 messages in com.mysql.lists.win32Win32 libmysql.dll password issue
FromSent OnAttachments
Dennis Thrysøe28 Mar 1999 02:02 
Michael Widenius28 Mar 1999 12:02 
Subject:Win32 libmysql.dll password issue
From:Dennis Thrysøe (den@77north.com)
Date:03/28/1999 02:02:18 AM
List:com.mysql.lists.win32

Hi,

A few questions related to password storage.

Is there (or could there be made) any way to give an encrypted password to the mysql_connect function?

Just as mysql stores the passwords encrypted in the 'mysql' database, I'd like to store and give this very password to the connect function.

Also, is there any way to get the client executable to calculate this hashed password from what the user enters? I would like to do this when _not_ connected.

TIA,

-qabi