Menu

NppExec how to.....

2007-07-21
2012-11-14
  • Nobody/Anonymous

    How to use Mysql console in NppExec?
    I tried entering "show databases" and pressed enter, but nothing happened.

    I am using 0.2 beta4

     
    • DV

      DV - 2007-07-23

      Yeah, currently it's a problem. You can see the whole MySQL's output only after you exit MySQL. I don't know yet where is the error in NppExec, so currently I can recommend you just one thing: use "npp_run mysql" instead of just "mysql" - in this case MySQL will be opened in usual console window.