Home > Software > Tools > Command-line Tools > MySQL Command Line Utility
Details
- Package ID
- mysql-cli
- Version
- 8.0.17
- Downloads
- 6554
- Website
- https://dev.mysql.com/downloads/mysql/
Summary
mysql is a simple command line MySQL client.
Description
mysql
is a simple SQL shell with input line editing capabilities. It supports interactive and noninteractive use. When used interactively, query results are presented in an ASCII-table format. When used noninteractively (for example, as a filter), the result is presented in tab-separated format. The output format can be changed using command options.
Comments
Loading comments...