Mycli

Latest version: v1.29.2

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

1.27.0

Not secure
===================

Features
---------

* Detect TiDB instance, show in the prompt, and use additional keywords.
* Fix the completion order to show more commonly-used keywords at the top.

Bug Fixes
----------

* Better handle empty statements in un/prettify
* Remove vi-mode bindings for prettify/unprettify.
* Honor `\G` when executing from commandline with `-e`.
* Correctly report the version of TiDB.
* Revised `botton` spelling mistakes with `bottom` in `mycli/clitoolbar.py`

1.26.1

Not secure
===================

Bug Fixes
----------

* Require Python 3.7 in `setup.py`

1.26.0

Not secure
===================

Features
---------

* Add `--ssl` flag to enable ssl/tls.
* Add `pager` option to `~/.myclirc`, for instance `pager = 'pspg --csv'` (Thanks: [BuonOmo])
* Add prettify/unprettify keybindings to format the current statement using `sqlglot`.

Features
---------

* Add `--tls-version` option to control the tls version used.

Internal
---------

* Pin `cryptography` to suppress `paramiko` warning, helping CI complete and presumably affecting some users.
* Upgrade some dev requirements
* Change tests to always use databases prefixed with 'mycli_' for better security

Bug Fixes
----------

* Support for some MySQL compatible databases, which may not implement connection_id().
* Fix the status command to work with missing 'Flush_commands' (mariadb)
* Ignore the user of the system [myslqd] config.

1.25.0

Not secure
===================

Features
---------

* Add `beep_after_seconds` option to `~/.myclirc`, to ring the terminal bell after long queries.

1.24.4

Not secure
===================

Internal
---------

* Upgrade Ubuntu VM for runners as Github has deprecated it

Bug Fixes
----------

* Change in main.py - Replace the `click.get_terminal_size()` with `shutil.get_terminal_size()`

1.24.3

Not secure
===================

Bug Fixes
----------

* Upgrade cli_helpers to workaround Pygments regression.

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.