From: Magnus Stenman Date: March 22 1999 2:54pm Subject: user database question List-Archive: http://lists.mysql.com/mysql/769 Message-Id: <36F65996.93ED3FE8@hkust.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Why does mysql use the same salt everytime it encrypts a user password inserted into the user database with the GRANT... command? (at least it seems to do so -- 2 users with the same password gets the same password entry in the "user" datasbase) /magnus