MySQL


mysql user 1
Mysql installation on Ubuntu: In this post we will discuss about MySQL Installation and configuration on Ubuntu machine using apt package repository. Issue below commands in the same order as given below to install MySQL on Ubuntu. [crayon-5debf5bd4ba6c199568015/] Below is the snapshot of above install command. Start MySQL: For First run, […]

MySQL Installation On Ubuntu