First apologies in advance if this is not appropriate, this is the first question from a long time fan!
I'm using phpMyAdmin When I try and update an existing user account, or create a new one I get this error message
When click through to edit the SQL this is the statement it is trying to run:
SHOW PLUGINS SONAME LIKE '%_password_check%'
I'm running MariaDB 5.5.52-0069 on a synology box. All stock. I used to be able to update user accounts etc, so I think I started getting the error messages when Synology updated PHP 5.6.28-0036 and phpMyAdmin (within a few minutes of each other) on 6-Dec-16. Details of the server follow:
I'm sure I'm missing a bunch of relevant information, but I don't know enough to know what I could be missing.
1:
Just create a folder lib
under MySQL main folder and create sub-folder call plugin
and it solved.