Install and configure MySQL / MariaDB (Ubuntu)



Install and configure MySQL / MariaDB (Ubuntu)

Install and configure MySQL / MariaDB (Ubuntu)

NOTES: https://codewithsusan.com/notes/install-mysql-mariadb

=== RELATED VIDEOS ===
Migrating from MySQL to MariaDB
https://codewithsusan.com/notes/migrate-mysql-to-mariadb

MySQL Command Line – Database and User Creation
https://codewithsusan.com/notes/mysql-command-line-database-management

Deploying Laravel – MySQL/MariaDB database setup
https://codewithsusan.com/notes/mysql-database-setup-for-laravel

=== CHAPTERS ===
00:00 Introduction
00:28 Checking for existing installs
03:23 Installation
04:09 Starting the database service
04:51 Secure installation with mysql_secure_installation script
07:05 MySQL command prompt and authentication via unix_socket
09:50 Running SQL commands

=== DESCRIPTION ===
Install and configure a MySQL (MariaDB) database service on an Ubuntu server.

Comments are closed.