Windows 10 install problem - maybe
I have been using SQLite extensively and am now moving to MySQL. I have it installed on the OS X side and all seems ok. I have gone through the Windows install and it seemed to be ok with the only exception being that it tells me Python isn't installed. I have gone through both 32 and 64-bit installs for python but it tells be it is still not there. I click to continue and MySQL appears to install. I check the services box and both the MySQL57 and MySQL router are running.
I am running windows on a Mac using Parallels. I am MUCH more familiar with Mac than with Windows...
Excuse the length below but it is the transcript of my trying to get it to connect:
cd\users\bill
C:\Users\bill>path
PATH=C:\Program Files (x86)\Parallels\Parallels Tools\Applications;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files\Git\cmd;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\Users\bill\AppData\Local\Microsoft\WindowsApps;
C:\Users\bill>services.msc
C:\Users\bill>mysql57
'mysql57' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>mysql server
'mysql' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>MySQL57
'MySQL57' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>mysqladmin
'mysqladmin' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>MySQL
'MySQL' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>mysql
'mysql' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>MySQL
'MySQL' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>MySQL -h localhost -u root -p
'MySQL' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\bill>
Subject
Written By
Posted
Windows 10 install problem - maybe
February 08, 2018 09:09AM
February 08, 2018 10:18AM
February 09, 2018 08:59AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.