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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How to use Mysql console in NppExec?
I tried entering "show databases" and pressed enter, but nothing happened.
I am using 0.2 beta4
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.