how about socket_users ?

ecxod's profile image ecxod posted 3 years ago in General Permalink

I searched the forum but I did not found the issue.

Could you also create the possibility to create users who connect to the mysql socket? Right now it looks like this is not possible.

Description

ecxod's profile image ecxod posted 3 years ago Permalink

OK I found a topic ... with a dot ...

ecxod's profile image ecxod posted 3 years ago Permalink

The dot does not help

Description

Description

we need to change the plugin to 'unix-socket' ...

Right now I make it manualy like this ..

update mysql.user set plugin='unix-socket' where user='mailuser' and host = '192.168.2.1' ;

but it whould be nice to be able to change it with Heidi :))

Please login to leave a reply, or register at first.