MySQL Installation and Configuration

Go to class
Write Review

Free Online Course: MySQL Installation and Configuration provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. MySQL Installation and Configuration is taught by Bill Weinman.

Overview
  • Learn how to install and configure MySQL on various platforms, including Mac, Windows, and Ubuntu Linux.

Syllabus
  • Introduction

    • Demystifying the server
    • A brief history of MySQL
    1. Installation
    • Installing MySQL on a Mac
    • Installing MySQL Workbench on a Mac
    • Installing MySQL on Windows
    • Running MySQL Workbench on Windows
    • Installing MySQL on Ubuntu Linux
    • Install MySQL Workbench on Ubuntu
    • Installing some example databases
    2. Accounts and Privileges
    • Creating user accounts
    • Hostnames and wildcards
    • Database access privileges
    • Access roles
    • Password expiration
    3. Storage Engines
    • MySQL storage engines overview
    • The CREATE TABLE statement
    • InnoDB
    • MyISAM
    • MEMORY
    Conclusion
    • Thank you