install_mysql
Warning: Undefined variable $html in /usr/share/nginx/html/lib/plugins/tabinclude/helper.php on line 240
Installing mysql
- CentOS
- Ubuntu
install_mysql.txt · Last modified: 2024/05/23 07:26 by 127.0.0.1
Installing mysql
Ubuntu (all distributions):
sudo yum install mysql-server
service mysqld start