LXer: How to install MySQL on Ubuntu
by LXer from LinuxQuestions.org on (#4X9AX)
Published at LXer:
MySQL is a popular Open Source Relational Database System aka RDBMS. MySQL uses a relational database & structured query language (SQL) to manage all the data. It's used for developing all sorts of web-based applications. It's one of the most widely used database servers in the world & also the main component of the LAMP stack. In this tutorial, we will learn how we can install MySQL on Ubuntu.
Read More...


MySQL is a popular Open Source Relational Database System aka RDBMS. MySQL uses a relational database & structured query language (SQL) to manage all the data. It's used for developing all sorts of web-based applications. It's one of the most widely used database servers in the world & also the main component of the LAMP stack. In this tutorial, we will learn how we can install MySQL on Ubuntu.
Read More...