How do I setup Mysql with a blank/empty password on Ubuntu 16.04

Viewed 5277

Attempting to log in to mysql as root user with an empty password leads to

access denied for user 'root'@'localhost'

1 Answers
Related