Introduction MySQL is the world’s most popular open source relational database management system. It is widely used with web server like apache2,Nginx,IIS,etc. MySQL has client/Server architecture , supports InnoDB storage engine,can be installed on various operating system like Ubuntu,Debian,CentOS,Windows.,etc. Step #1: Add MySQL APT Repository in Ubuntu Ubuntu comes with…