Skip to content

Instantly share code, notes, and snippets.

@ssugimoto
Last active January 20, 2024 03:17
Show Gist options
  • Save ssugimoto/d4c267200479a363fd1fd4bdeca35b8b to your computer and use it in GitHub Desktop.
Save ssugimoto/d4c267200479a363fd1fd4bdeca35b8b to your computer and use it in GitHub Desktop.
## mysql5.7to mysql8.0に関する情報
- MySQL 5.7 to 8 check list
https://gist.github.com/soudai/fde4dcc8cfa8f9b3c902315d11720af8
- MySQL 5.7 から 8.0 にしたらテストが激遅になった
https://qiita.com/kunit/items/7f5883121a621a775e53
- fujiwaraさん・そーだいさんとリアル事例から読み解く Webパフォーマンスチューニングの勘所
- https://speakerdeck.com/fujiwara3/offers-web-performance-tuning
- スライド10
- 照合順序collation
- はてなブログの DB を RDS for MySQL 8.0 にアップグレードした話
- https://developer.hatenastaff.com/entry/2024/01/19/164530
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment