MySQL Forums
Forum List  »  Newbie

SQLSTATE[HY000] [1524] Plugin '*BAFFB8C0A1F74410DB8159EE73EF28CBB9AD421E' is not loaded
Posted by: Rumpel Stiltskin
Date: February 01, 2016 07:21PM

Hi,

Sorry if this is posted in the wrong forum - I'm new to mysql and not sure where to post it - I couldn't find a plugins area in the forums.

I've set up mysql on its own server and am trying to connect to it via a web server, and when trying to create and populate a database from a symfony web app on the web server, I'm getting the error:


SQLSTATE[HY000] [1524] Plugin '*BAFFB8C0A1F74410DB8159EE73EF28CBB9AD421E' is not loaded

I've googled this info but can't find anything.

And, I'm sure-ish that I've set up configs on both servers to allow a connection between them - creating a new user in mysql with admin privileges and using this user to login via the database config in the web app. Before doing that, I got the expected error about the web server not being permitted to connect to the mysql server. So it looks like I have solved that problem.

However, now I'm trying to understand what plugin isn't loading to allow the connection.

Can anyone help me find what the plugin is?

Thanks

Options: ReplyQuote


Subject
Written By
Posted
SQLSTATE[HY000] [1524] Plugin '*BAFFB8C0A1F74410DB8159EE73EF28CBB9AD421E' is not loaded
February 01, 2016 07:21PM


Sorry, you can't reply to this topic. It has been closed.

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.