* Help on M-x sql-mysql
@ 2008-03-23 20:25 Munawar Cheema
0 siblings, 0 replies; only message in thread
From: Munawar Cheema @ 2008-03-23 20:25 UTC (permalink / raw)
To: help-gnu-emacs
I was wondering if anyone on the list knows why some output from MySQL does
not show in the SQL buffer.
For example the prompt won't show at all. And after a command like
Show tables;
I'll see ouput of the form
+---------------------+
|Tables***** |
+---------------------+
| table1 |
| table2 |
+---------------------+
But it will not show the status at the end of the output line such as
2 rows in set (0.00 sec)
This happens to all commands such as select etc.
I have tried all kind of combinations of the sql-mysql-options
Variable. Currently it is:
(setq sql-mysql-options '("-t" "-f" "-n" "-u=root" "-B" "-i" "-q")
I have googled for this problem and seen no solution to the problem
So was hoping someone on the list could help.
It would be nice to be able to see the prompt and all the output from MySQL.
Regards
Munawar Cheema
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-23 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 20:25 Help on M-x sql-mysql Munawar Cheema
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).