Ever found yourself working on a MySQL server where root’s password is unavailable? It has happened to me a few times, always because the person who set up the DB left the place long ago, and this information was not documented anywhere. If you have root access to the OS, MySQL lets you restart the … Continue reading Recovering MySQL access →
Related posts:
- Using MySQL Proxy to benchmark query performance By transparently sitting between client and server on each request,...
- Using MySQL sandbox for testing MySQL Sandbox is a great tool for quickly deploying test...
- …