Alibaba open-sourced AliSQL 8.0, which combines MySQL-compatible OLTP, DuckDB-based high-speed OLAP, and HNSW vector search into a single database. This article considers what that means amid MySQL stagnation and PostgreSQL's momentum.
Commit slowdowns on GitHub, Oracle layoffs, and community fork discussions. This article organizes the unease around MySQL and the current state of MariaDB.
Japanese text gets mangled when inserting into MySQL on Docker from PowerShell. PHP-based insertion works fine, suggesting the issue is PowerShell's character encoding, not the application.
A story about dates going haywire in an AI-generated PHP script, plus a breakdown of timezone pitfalls in each layer — server, PHP, MySQL, and JavaScript.