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

[Bug Report] Branch Show Command Displays Garbled Characters #598

Closed
earayu opened this issue Dec 10, 2024 · 0 comments · Fixed by #599
Closed

[Bug Report] Branch Show Command Displays Garbled Characters #598

earayu opened this issue Dec 10, 2024 · 0 comments · Fixed by #599
Assignees
Milestone

Comments

@earayu
Copy link
Collaborator

earayu commented Dec 10, 2024

Overview of the Issue

Branch Show Command Displays Garbled Characters in source port column

Reproduction Steps

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)

Binary Version

latest

Operating System and Environment details

all

Log Fragments

@earayu earayu added this to the Branch milestone Dec 11, 2024
@earayu earayu linked a pull request Dec 11, 2024 that will close this issue
2 tasks
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 a pull request may close this issue.

2 participants