Database

Solution To MySQL installation error “The wizard was interrupted before MySQL Server 5.1 could be completely installed”

When I was installing MySQL Server 5.1 using the installer mysql-5.1.36-win32_old.msi on one of our Microsoft Windows Server a nasty error flashed on the screen The wizard was interrupted before MySQL Server 5.1 could be completely installed The only option enabled on the error message was a button to close the installation wizard abruptly. There …

Solution To MySQL installation error “The wizard was interrupted before MySQL Server 5.1 could be completely installed” Read More »

Fixing the Error “Host ‘xx.xx.xxx.xx’ is not allowed to connect to this MySQL Server”

When I tried to access a MySQL database deployed on DreamHost servers from my laptop using mysql command line client and “MySQL Query Browser” I was greeted with the following message MySQL Error Number 1130 Host ‘59.96.189.41’ is not allowed to connect to this MySQL Server. if you want to check the network connection, please …

Fixing the Error “Host ‘xx.xx.xxx.xx’ is not allowed to connect to this MySQL Server” Read More »