Archive | MySQL

MySQL Workbench: Repairing All Tables In A Database

phpMyAdmin is a web-based application, written in PHP, that help you to manage MySQL databases. One useful feature is being able to repair all tables on a database when tables get corrupted. Now, this does not happen often, at least it should not. We had an experience with VPS.net cloud servers where the server would […]

Continue Reading

Virgin Broadband MySQL Connection Proxy

This one had me scratching my head for a while. I was attempting to access a MySQL database through my home broadband service. The MySQL database had a control panel where remote IP addresses that can access it could be entered. My broadband IP address was there, but I still could not connect to the […]

Continue Reading