MySQL Database Server

1. Che cosa è MySQL Database Server?
2. Come posso installare MYSQL Database Server?
1.

Che cosa è MySQL Database Server?

MySQL è un sistema per la gestione di database relazionali che utilizza il linguaggio SQL (Structured Query Language). Un tipico uso di un server MySQL è l'archivio di informazioni per la generazione di pagine web dinamiche.

2.

Come posso installare MYSQL Database Server?

  1. Leggi How do I add Universe and Multiverse?

  2. Installa il pacchetto mysql-server con Synaptic (Controlla How do I use Synaptic to install packages?)

    Miscellanea - Testuale > mysql-server

  3. Configura la password di root per MySQL:

    mysqladmin -u root password db_user_password