From: Michael Dykman Date: October 19 2009 11:45pm Subject: Re: Passwords not working List-Archive: http://lists.mysql.com/mysql/219100 Message-Id: <814b9a820910191645h66307fe3n32104ab75cf4a728@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The type of password instability you are talking about is pretty much unheard of in MySQL.. however, reverse DNS resolution is always messing up depending on the network setup. From a console on your database host, how easily can you resolve the hostnames that your client is presenting? What is your network setup? Not the safest of practices, but for dev accounts, I usually create one for user@'%' and sometimes one one for user@localhost if needed and that works very well for me.. - michael dykman On Mon, Oct 19, 2009 at 7:30 PM, John Oliver wrot= e: > I have a problem with MySQL passwords... I set them, write them down... > and they stop working. =A0I have to go in and manually reset them. > > Right now, I have a database that, even after resetting the password, I > still cannot access it. > > /var/log/mysql.log doesn't give me any useful information. =A0How can I > get MySQL to tell me what it's unhappy about, or get more information > from the client other than it just didn't work? > > I also have problems with MySQL resolving names, or not resolving names, > or ??? =A0I usually add 'user'@'ip.address' and 'user'@'host.name' =A0But= , > more and more often, I've had to put skip-name-resolve in my.cnf, but > with my current problem, I'm still seeing that 'user'@'host-name' is > being rejected, even when I use -h ip.address on the command line > > And when I add those two users, and go to reset passwords, it doesn't > want to let me specify 'user'@'ip.address' or 'user'@'host.name' but > just 'user' =A0I *think* it's resetting the password for both... the > hashes are always the same. =A0But I just don't know. > > What am I missing? > > -- > *********************************************************************** > * John Oliver =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 htt= p://www.john-oliver.net/ * > * =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 * > *********************************************************************** > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: =A0 =A0http://lists.mysql.com/mysql?unsub=3Dmdykman@gmail= .com > > --=20 - michael dykman - mdykman@stripped "May you live every day of your life." Jonathan Swift