rface Specialist
Pottawattamie County, Iowa
-Original Message-
From: Erich Beyrent
Sent: Tuesday, January 04, 2005 2:53 PM
To: 'J.R. Bullington';Subject: RE: MyODBC 3.51.10
> You need to set the OLD_PASSWORDS variable in the [MYSQLD] section of
> the
my.ini fil
> You need to set the OLD_PASSWORDS variable in the [MYSQLD] section of the
my.ini file.
>
> Set-variable = old_passwords=1
>
> It's not the ODBC, but your version of MySQL. 4.0.x uses 1 variant of
password hashing, 4.1.x uses a more >
> secure one that will be covered in MyODBC 3.53 (coming so
You need to set the OLD_PASSWORDS variable in the [MYSQLD] section of the
my.ini file.
Set-variable = old_passwords=1
It's not the ODBC, but your version of MySQL. 4.0.x uses 1 variant of password
hashing, 4.1.x uses a
more secure one that will be covered in MyODBC 3.53 (coming soon...).
J.R.