I am adding this line C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 & MySQL Utilities 1.5\to my Windows 10 PATH environment variable. This caused a problem for PATH. I believe the main reason is the character &in the string. How can I successfully add a line to the PATH window?
C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 & MySQL Utilities 1.5\
&
Try to slip away from the ampersand (&) with carrots (^).
C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 ^& MySQL Utilities 1.5
I had the same problem as you did in Windows 7 after installing MySQL 5.7.11.
, MySQL , PATH , .
BATCH. , :
echo %PATH%
mysql, MySQL , Windows . , , Python, .
MySQL PATH . , MySQL.
Source: https://habr.com/ru/post/1618829/More articles:Add Migration gives "Unable to resolve project from ..." - visual-studio-2015Artists and SignalR - actorMinimize mapping in LWJGL - javadata.table заменяет NA средним значением для нескольких столбцов и идентификатором - rR -apply - convert many columns from number to number - classEnlarge NSScrollView at cursor location - cocoaSTART / B with php / node / python script does not work as expected - command-lineDisable form submit button using javascript - javascriptDisable jQuery UI button on submit form - javascriptcounting bits through multiple integers ... is there a faster way? - c ++All Articles