Help!!
I've bought a Development Web with PHP, Apache and MySQL's manual and I've got a problem with MySQL.
The manual uses the 4th MySQL's version, and I tried to use the 5th version. I can install it succesfully and it seems that it works, however, when, following the manual instructions, I try to execute MySQL server writing that code:
C:\>C:\mysql\bin\mysql test
it return to me an Error from user acount.
Should I use the 4th MySQL version (the same as the manual uses) or it have any solution?
|