Hacker News with Generative AI: MySQL

Meta's MySQL Fork You Never Knew About (kirshatrov.com)
It's not very well widely known — but in the world of MySQL forks like Percona and MariaDB, Facebook's fork might be the most interesting one!
Show HN: WeSQL – An Innovative MySQL That Stores All Data on S3 (github.com/wesql)
WeSQL is an innovative MySQL distribution that adopts a compute-storage separation architecture, with storage backed by S3 (and S3-compatible systems). It can run on any cloud, ensuring no vendor lock-in.
Evolving Intercom's Database Infrastructure (intercom.com)
Intercom is rolling out a major evolution of our database architecture moving to Vitess – a scalable, open-source MySQL clustering system – managed by PlanetScale.
Upgrading Uber's MySQL Fleet (uber.com)
In MySQL, never use "UTF8". Use "utf8mb4" (medium.com)
Today’s bug: I tried to store a UTF-8 string in a MariaDB “utf8”-encoded database, and Rails raised a bizarre error:
Textpattern CMS 4.9.0 beta.1: PHP 8.4 and MySQL 8.4, features, fixes, and more (textpattern.com)
Show HN: I made a tool to visualize MySQL EXPLAIN query plans (mysqlexplain.com)
Do Not Upgrade to Any Version of MySQL After 8.0.37 (percona.com)
Using Git bisect to find bugs in MySQL code base (marcreilly.com)
What's New in MySQL 9.0 (infoworld.com)
MySQL 9.0 Release Notes (mysql.com)
MySQL 9.0.0 is now available (mysql.com)
Ask HN: Any one still using MySQL? (ycombinator.com)
The Future of MySQL is PostgreSQL: an extension for the MySQL wire protocol (hachyderm.io)
The Future of MySQL is Postgres [pdf] (nextgres.com)