wamp - Set MySQL root password with command prompt on WampServer -
i have installed wampserver version 2.5 on computer. have been trying set mysql root password using command prompt not recognize commands.
when type following:
mysqladmin -u root status
i following error:
'mysqladmin' not recognized internal or external command, operable program or batch file.
i following online directions, in order add mysql command prompt in wampserver windows system path, , think did right.
i did command line search 'mysqld.exe' file using
'dir mysqld.exe /s /p'
and did not directory path.
you should navigate in command prompt folder mysqladmin file. try find find interface in windows. try mysqladmin -u root status
or whatever need.
then can add it's path system variables, reached every folder in command prompt.
Comments
Post a Comment