mysql Command-Line Client
mysql is a simple SQL shell with GNU readline capabilities.
From MariaDB 10.5, the client is called mariadb
. The old name, mysql
, can still be used, via a symlink in Linux, or an alternate binary in Windows.
See [mariadb](mariadb-command line-client.md) for details.
This page is licensed: GPLv2
Last updated
Was this helpful?