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 for details.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.