1. When you create new install mysql use 'sudo' on ubuntu.
2. First connect you db from command line.

sudo mysql -u root
In many enterprise systems, you may need to work with multiple databases — for example, customer data in PostgreSQL, legacy records in Oracl...
No comments:
Post a Comment