-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 19 January 2004 08:56, you wrote:
> The password column is 41 bytes in 4.1, except for 4.1.0 which uses 45
> bytes. If I understand you, though, you reinstalled 4.1.0, so that
> isn't the problem.
>
> Perhaps you started mysqld with --old-pa
The password column is 41 bytes in 4.1, except for 4.1.0 which uses 45
bytes. If I understand you, though, you reinstalled 4.1.0, so that
isn't the problem.
Perhaps you started mysqld with --old-passwords before but not after the
reinstall? Leaving that out would prevent connections from pyth
I received a suggestion that the problem might be in the privilege tables.
Note that this server has never been at a level less than 4.1. The password
field in user is 45 char long, and passwords already begin with a "*".
The suggestion was a good one based on the symptom, but it doesn't apply