---
title: "Upgrading GitHub.com to MySQL 8.0"
url: https://daily.dev/posts/upgrading-github-com-to-mysql-8-0-ythdcjv2l
source_url: https://github.blog/2023-12-07-upgrading-github-com-to-mysql-8-0/
type: article
source: "GitHub Blog"
published: 2023-12-07T22:03:25.375Z
updated: 2023-12-07T22:03:23.056Z
tags: ["infrastructure", "github", "devops", "database", "backend", "mysql"]
reading_time: 10
upvotes: 21
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Upgrading GitHub.com to MySQL 8.0

**[GitHub Blog](https://daily.dev/sources/ghblog)** · 10 min read · 21 upvotes · 0 comments

## Summary

GitHub upgraded its fleet of 1200+ MySQL hosts to MySQL 8.0 over the course of a year. The upgrade was motivated by the end of life of MySQL 5.7, the desire for the latest features and security patches, and the need to maintain service level objectives. GitHub prepared for the upgrade by determining infrastructure requirements, ensuring application compatibility, and communicating the upgrade plan. During the upgrade process, challenges such as replication delay and query failures were encountered and addressed. The lessons learned from the upgrade will inform future upgrade processes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/2023-12-07-upgrading-github-com-to-mysql-8-0/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#infrastructure](https://daily.dev/tags/infrastructure), [#github](https://daily.dev/tags/github), [#devops](https://daily.dev/tags/devops), [#database](https://daily.dev/tags/database), [#backend](https://daily.dev/tags/backend), [#mysql](https://daily.dev/tags/mysql)

[View this post on daily.dev](https://daily.dev/posts/upgrading-github-com-to-mysql-8-0-ythdcjv2l)
