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.