• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Understand mysql user bug115166_XXXXX

AntoninoD

New Pleskian
Good morning,
I set up a High Availability mysql cluster with 2 nodes and HAproxy for balance the connections, when connect plesk panel 11.5.30 to the mysql server, i see new strange users on the database server.

bug115166_XXXXX (where XXXXX is a number)
u51daYYYYYYYYY (where XXXXX are alphanumeric characters)

I have investigated on this and i found that plesk panel each time make connection to the server, create this users and some databases. After, it delete all.

I found this because my mysql.user tables are not synchronized, so the users that are created on one node, not exists on second node.
After this i have investigate and found this "functionality".

Why plesk create this users?

(My plesk panel version is 11.5.30. The installation is clean from scratch, The server is Centos 6.4, clean and installed from scratch)
I search on forum and i found:
http://forum.parallels.com/showthre...-with-every-login-!&highlight=bug115166_XXXXX
http://forum.parallels.com/showthread.php?113452-Strange-mysql-users&highlight=bug115166_XXXXX
 
Back
Top