mycli icon indicating copy to clipboard operation
mycli copied to clipboard

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

Results 162 mycli issues
Sort by recently updated
recently updated
newest added

Hello. I see that the master here is compatible with sqlparse 0.4 (https://github.com/dbcli/mycli/commit/17f093d7b70ab2d9f3c6eababa041bf76f029aac) but the latest release is not and have requirement on sqlparse < 0.4. Would It be possible...

**Information:** OS: Arch Linux Linux: 5.9.1 MariaDB: 10.5.6 mycli version: 1.22.2 Unix Socket Auth: https://mariadb.com/kb/en/authentication-plugin-unix-socket/ Grants on root user: GRANT ALL PRIVILEGES ON *.* TO `root`@`localhost` IDENTIFIED VIA mysql_native_password USING...

I just installed MyCLI on a CentOS 7 machine, using pip. Itermittently I get ``` Exception in thread completion_refresh: Traceback (most recent call last): File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner...

bug
next release

I have got used to the mapping in vimrc. Is there any setting that I can do key mapping like vimrc? And remap `jj` to `esc`.

First some background. I noticed that queries returning 100+ rows were very slow (20+ seconds) compared to mysql cli, so I searched the issues and found issue #873. Following advice...

easy

It would be really nice if sql keywords could be alphabetized in the completion list. The one that is really annoying is having `FROM_UNIXTIME` come before `FROM`: ![screenshot-2020-07-30-10-25](https://user-images.githubusercontent.com/12766375/88971120-2d26fa80-d24f-11ea-8598-1fc86e95a69f.png)

Only some tables are garbled, and the character set has been set to utf8mb4

hi Team, If try to save the db config (connect via ssh transport) under [alias_dsn] section in the config file, the command of `mycli -D` seems not working, and returns...

Auto-completion works, but auto capitalize doesn't work. Should I set something? ![image](https://user-images.githubusercontent.com/67135779/88011993-afc70000-cb53-11ea-9f24-53e1d52e383d.png) mycli version is 1.21.1

Not sure what happened here there was a crash of the application and now it is outputting message in the subject with the path to the file in my home...