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

sudo mysql -u root
When writing efficient Java code, algorithmic complexity matters—a lot. In this post, I’ll walk you through two fundamental time complexitie...
No comments:
Post a Comment