Table of Contents

MySQL

MySQL is an open-source relational database management system. Its name is a combination of “My”, the name of co-founder Michael Widenius's daughter, and “SQL”, the abbreviation for Structured Query Language. Brimble.com uses MySQL to store the tables for most all things running on the server.

Version

I used the official docker from Bungy's repository.

Docker Setup

App Settings

Connect

docker exec -it mysql bash

Load Football pool

Adjust Max Connections