Skip to content

Remove support for deprecated $MYSQL_UNIX_PORT environment variable#1945

Open
rolandwalker wants to merge 1 commit into
mainfrom
RW/remove-mysql-unix-port-support
Open

Remove support for deprecated $MYSQL_UNIX_PORT environment variable#1945
rolandwalker wants to merge 1 commit into
mainfrom
RW/remove-mysql-unix-port-support

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Remove support for deprecated $MYSQL_UNIX_PORT environment variable, in favor of $MYSQL_UNIX_SOCKET. This has only been deprecated since March 2026, but it was also never documented.

Preparation for 2.0 release.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

environment variable, in favor of $MYSQL_UNIX_SOCKET.  This has only
been deprecated since March 2026, but it was also never documented.
@rolandwalker rolandwalker self-assigned this Jun 20, 2026
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.

1 participant