I could not call mysql from the command line after 15 hours of effort, so I left. Instead, I installed version 4.1.22. If you go to the mysql main web page, you will not find it in archive 4.1.22. Instead, I searched for mysql 4.1 in google. Hope they didn’t delete it when you try it.
I downloaded the Essentials Package and chose the typical installation option. Then I went to Start → MySQL ... Setup Wizard for the MySQL server instance and select "Install as a Windows Service" and "Include the Bean Directory." There is a drop-down field where I could choose a name, for example, "MySQL" or something else. He complained when I chose MySQL, stating that I already had the installation. I changed it, then it installed. From there, I could call mysql from the command line.
If you cannot find v4.1 or want to use v5, then line by line:
http://www.devside.net/guides/windows/mysql
may work with the change, but it did not work after executing their instructions, except for using version 5.5 instead of v5.1.
Good luck.
user1106278
source share