Autocomplete in MySQL under Windows

后端 未结 3 1874
一整个雨季
一整个雨季 2021-01-02 06:38

Does anybody know if there is a way to make autocompletion work in MySQL Command Line Client under Windows? It\'s working nicely under Linux for me, but simply moves the cu

3条回答
  •  庸人自扰
    2021-01-02 06:43

    If above dosen't work and you use widnows 10 you can install linux shell, then install mysql-client and connect like in terminal in linux where autocomplite works.

    Instruction: https://docs.microsoft.com/en-us/windows/wsl/install-win10

提交回复
热议问题