GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Are you sure this is a Cygwin-compiled mysql binary?

Original comment by medgar123 on 21 Jan 2009 at 8:28

  • Changed state: Accepted

from puttycyg.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I am not sure. I have only installed mysql binary for windows. I can run "mysql 
-u
root -p" in windows command prompt window. But when in PuTTYcyg, no password 
input
prompt.
Thank you.

Original comment by [email protected] on 22 Jan 2009 at 4:33

from puttycyg.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
This is very likely the reason why it doesn't work.  The FAQ explains this in 
more detail: http://code.google.com/p/puttycyg/wiki/FAQ

There may be a mysql binary compiled for Cygwin, if you really need to use it 
on PuTTYcyg.  If you're feeling 
adventurous, the Windows mysql binary should work OK as long as you don't try 
to use the password prompt.  
You can avoid this by using -pMYPASS or setting up a shell function to do this 
for you alias mysql-root 'mysql 
-uroot -pMYPASS'.  But in general, you should not expect Windows console 
programs to work at all under 
PuTTYcyg -- only Cygwin-compiled programs are meant to be supported.  I should 
put instructions in the 
FAQ for how to determine whether a given program targets Windows or Cygwin ...

Sorry I was so late in responding to your original message BTW.

Original comment by medgar123 on 22 Jan 2009 at 12:44

  • Changed state: WontFix

from puttycyg.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Yes, I have tried "mysql -u root -pMYPASS", but still no prompt.
I just want to test such program under Cygwin (PuTTYcyg) with interactive 
prompt,
mysql is not necessary running under Cygwin.

Anyway, PuTTYcyg is a good tool, because of its maximize window, and like unix
terminal window. Thank you.

Original comment by [email protected] on 22 Jan 2009 at 2:14

from puttycyg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.