oceanbase / oceanbase/obclient
键盘输入异常
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 94
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
系统:Ubuntu 20.04.5 LTS
内核版本:5.15.0-50-generic
OceanBase版本:开源3.1.1
obclient版本:Ver Distrib 10.4.18-MariaDB, for Linux (x86_64) using readline 5.1
遇到了和 #8 类似的问题。使用obclient -uxxx@xxx -h127.0.0.1 -P 2881 -c -Doceanbase连接到observer后敲击功能键会输出空格。使用mysql-client测试过以后,并没有发现同样的问题。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported command obclient -uxxx@xxx -h127.0.0.1 -P 2881 -c -Doceanbase on Ubuntu 20.04.5 with the stated obclient version, focusing on function-key input and its terminal handling. Compare the behavior with mysql-client and with issue #8; done means function keys no longer produce spaces when connected to observer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb, ubuntu
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100