13 Mayıs 2015 Çarşamba 11:39:32 UTC+3 tarihinde Umair Israr yazdı: > > I have installed Heroku toolbelt in my windows machine. But when i am > executing heroku login command it shows followinfg error > > 'MySQL' is not recognized as an internal or external command, operable > program or batch file. > 'MySQL' is not recognized as an internal or > external command, operable program or batch file. > > ! Git must be installed to use the Heroku Toolbelt. > ! See instructions here: http://git-scm.com > > I have already installed git, MySQL and all are working using cmd > directly.Also set the system variables of mysql and heroku but unable to > resolve this problem. >
Which language and technology used in your system? 1: You should install npm for using cmd or powershell then you can use heroku login command 2: MySql Provider part of yoour software must be integrated with MySqlConnection Provider part of your code -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
