mysql manual
MYSQL(1) MariaDB Database System MYSQL(1) NAME mysql – the MariaDB command-line tool SYNOPSIS mysql [options] db_name DESCRIPTION mysql is a simple SQL shell (with GNU readline capabilities). It supports interactive and non-interactive use. When used interactively, query results are presented in an ASCII-table format. When used non-interactively (for example, as …