Nesa
2005-10-06 22:30:25 UTC
Hi,
I am having troubles when using sql-mysql mode. It appears that standard
out of the mysql subprocess is blocked until after it terminates. For
example if I type in commands like:
show databases;
use test;
show tables;
nothing gets output, however if I exit the process with:
quit;
only then I can see output of all previous commands.
Is this a bug of my-sql mode or it is a wrong setting? I have used
sql-oracle mode without problems before...
Please help. I am running version 21.3.1 on XP.
Thanks
Nenad
I am having troubles when using sql-mysql mode. It appears that standard
out of the mysql subprocess is blocked until after it terminates. For
example if I type in commands like:
show databases;
use test;
show tables;
nothing gets output, however if I exit the process with:
quit;
only then I can see output of all previous commands.
Is this a bug of my-sql mode or it is a wrong setting? I have used
sql-oracle mode without problems before...
Please help. I am running version 21.3.1 on XP.
Thanks
Nenad