Hey ég er í miklum vandræðum með að installa mysql .. ég er að fara eftir eitthverju tutoriali á þessari síðu.
Þar stendur þetta:
Open a DOS window and go to C:\mysql\bin and then run mysqld-nt –console , you should see some messages like these :
(eitthver kóði)
Now open another DOS window and type C:\mysql\bin\mysql
if your installation is successful you will see the MySQL client running :
(eitthver kóði)
Type exit on the mysql> prompt to quit the MySQL client.
Now let's install MySQL as a Service. The process is simple just type mysqld-nt –install to install the service and net start mysql to run the service. But make sure to shutdown the server first using mysqladmin -u root shutdown
(eitthver kóði)
Það sem ég skil ekki er að það stendur “ type mysqld-nt –install” ???? hvar í fjandanum á ég að skrifa það!! ég opna DOS file .. og svo finn ég ekkert þetta “mysql-nt –console” !! það er ekkert þarna .. HJÁÁLP