Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: correct mysqlx socket location #761

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

jochenmanz
Copy link
Contributor

@jochenmanz jochenmanz commented Jul 28, 2023

Corrects the error: Plugin mysqlx reported: 'Setup of socket: '/run/mysqld/mysqlx.sock' failed, can't create lock file /run/mysqld/mysqlx.sock.lock'

With the fix the console only shows the success message: X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /path/to/devenv/project/.devenv/state/mysqlx.sock

Tested with mysql80 and mariadb default package

@domenkozar domenkozar merged commit 7b3127f into cachix:main Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants