Run MySQL in Docker on Windows
Apr 12, 2024 · 3 min read · Summary Resolving MySQL/MariaDB database and table name case sensitivity on Windows. Details I develop locally on my Windows 10 laptop. When I started my first project that used MySQL as the backend, I installed MySQL on my Windows but noticed that t...
Join discussion