Skip to content

Instantly share code, notes, and snippets.

@datacharmer
Last active September 28, 2019 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save datacharmer/b20c89fe2564f585b39df3d0012abe06 to your computer and use it in GitHub Desktop.
Save datacharmer/b20c89fe2564f585b39df3d0012abe06 to your computer and use it in GitHub Desktop.
tutorial Percona Live EU 2019
Use a Linux or Mac computer
Download at least the following 2 files:
1) https://github.com/datacharmer/dbdeployer/releases/tag/v1.39.0 . (~ 5MB)
2a) https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.17-linux-x86_64-minimal.tar.xz (Linux 42 MB)
or
2b) https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-8.0.17-macos10.14-x86_64.tar.gz (Mac 148 MB)
If you don't have a Mac or Linux computer, you can play along using one of the following Docker containers
(both recommended but either one will do if you have bandwidth limits):
https://hub.docker.com/r/datacharmer/mysql-sb-full (901 MB)
https://hub.docker.com/r/datacharmer/mysql-sb-base (202 MB)
####################################################################################
NOTE: Please don't wait for the tutorial day to download it.
Do it before the conference, or you may risk overloading the conference network.
####################################################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment