Eu instalarei o mysql no Centos 7, mas quando eu fizer login no SSH no PuTTy e Enter
Comando sudo mysql –u root –p
um erro ocorre.
Resultado:
[root@localhost ~]# sudo mysql –u root –p
mysql Ver 15.1 Distrib 5.5.52-MariaDB, for Linux (x86_64) using readline 5.1
Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.
Usage: mysql [OPTIONS] [database]
Default options are read from the following files in the given order:
/etc/mysql/my.cnf /etc/my.cnf ~/.my.cnf
The following groups are read: mysql client client-server client-mariadb
The following options may be given as the first argument:
<snip>
Tags mysql