May someone please send me the link to download mysql Binary distribution
for the first time on windows XP, I have looked into mysql/downloads and
they only have X86.
Thanks,
Francois A
After Installed mysql on Windows I have entered a root password using the
command below
mysql> UPDATE mysql.user SET Password = PASSWORD('test')
-> WHERE User = 'root';
After saves had been made I get the erros below ? Any help
C:\>c:\mysql\bin\mysql -u root
ERROR 1045: Access denied for
I have installed MYSQL Administrator that will enables me to easily
administer my MySQL environment and better visibility into how my databases
is operational, but I wasn't able to find any helpful documents of how to
configure this GUI interface to connect to the server.
Any help?
Thanks,
Fran