You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applications like "mysql" could connect via socket to /var/run/mysqld/mysqld.sock, but because there is no "/var/run/mysqld/" with owner maxscale, the socket file could created.
It would be nice, if the folders are created before refresh the services :-)
As workaround, I put the right lines into my profile::mysql::maxscale.
cu denny
The text was updated successfully, but these errors were encountered:
hi,
I have the following statement:
Applications like "mysql" could connect via socket to /var/run/mysqld/mysqld.sock, but because there is no "/var/run/mysqld/" with owner maxscale, the socket file could created.
It would be nice, if the folders are created before refresh the services :-)
As workaround, I put the right lines into my profile::mysql::maxscale.
cu denny
The text was updated successfully, but these errors were encountered: