We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Branch Show Command Displays Garbled Characters in source port column
source port
create any branch, and execute branch show command. You will see Garbled Characters in source port
mysql> branch show\G; *************************** 1. row *************************** name: my_branch status: created source host: 127.0.0.1 source port: 㯋 source user: root include: * exclude: information_schema,mysql.performance_schema,sys,mysql,performance_schema target db pattern: 1 row in set (0.02 sec)
latest
all
The text was updated successfully, but these errors were encountered:
newborn22
Successfully merging a pull request may close this issue.
Overview of the Issue
Branch Show Command Displays Garbled Characters in
source port
columnReproduction Steps
create any branch, and execute branch show command.
You will see Garbled Characters in
source port
Binary Version
Operating System and Environment details
Log Fragments
The text was updated successfully, but these errors were encountered: