MySQL Forums
Forum List  »  Newbie

Re: ERROR 1045 (28000) Access denied for user
Posted by: James Preston
Date: November 15, 2024 06:36AM

well.....finally got the kinks out altogether for remote access, YEA!!!!!

Turned out upgrading is harder than starting from clean slate. Because I was upgrading, I did not remove a previous install which used a path of /opt/mysql.5.5.8 This install wrote a link in /usr/local/bin to the /opt directory. My environment path included this path before /usr/bin hence was pulling up an old version of mysql client causing problems. Once I figured this out and removed old links to old mysql installations problems went away.

I hope this helps somebody else in the future.

Options: ReplyQuote




Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.