Reply to comment

Just type like this: $ mysql

No need for sudo, just type like this:
mysql (If you don't have password in mysql)

Or

mysql -u root -p (If you have root's password)
mysql -u eduardo -p (If you have eduardo's password)

Hope this helps.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options