From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wayne S Newsgroups: gmane.emacs.help Subject: Re: Multiple SQLi buffers? (Emacs 20.4, sql-mode 2.5) Date: Thu, 19 Aug 2010 09:30:34 -0700 Message-ID: <19565.23594.382135.180044@wingspan.sea> References: <19564.25666.578342.680542@wingspan.sea> <34D023B6-E61B-452A-9E64-9D66F4C860C7@Web.DE> <19565.20305.927733.952479@wingspan.sea> <17A10416-CA4D-4DF7-A49B-23DDE243307A@Web.DE> Reply-To: wstewart@marchex.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1282237594 17773 80.91.229.12 (19 Aug 2010 17:06:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Aug 2010 17:06:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 19 19:06:33 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Om8ZV-00058s-2H for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Aug 2010 19:06:33 +0200 Original-Received: from localhost ([127.0.0.1]:47010 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om8L1-0002ZZ-Nd for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Aug 2010 12:51:35 -0400 Original-Received: from [140.186.70.92] (port=48981 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Om80m-0001Yv-Pb for help-gnu-emacs@gnu.org; Thu, 19 Aug 2010 12:30:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Om80h-0000wG-Vm for help-gnu-emacs@gnu.org; Thu, 19 Aug 2010 12:30:37 -0400 Original-Received: from b.mx.marchex.com ([174.137.112.162]:4144 helo=smtp-fw.marchex.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Om80h-0000w0-QP for help-gnu-emacs@gnu.org; Thu, 19 Aug 2010 12:30:35 -0400 In-Reply-To: <17A10416-CA4D-4DF7-A49B-23DDE243307A@Web.DE> X-Mailer: VM 8.0.12 under 24.0.50.1 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: FreeBSD 4.6-4.9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74738 Archived-At: >>>>> "PD" == Peter Dyballa writes: PD> Am 19.08.2010 um 17:35 schrieb Wayne S: >>>>>>> "PD" == Peter Dyballa writes: >> PD> Does C-u M-x sql-mysql work? >> >> No. Same behavior as without 'C-u'. >> PD> Then the problem might be that the SQLi software contacts the PD> database at one fixed port number/address. If that's true, PD> then the database can't decide whether to send output to this PD> or to that shell... Thanks, Peter. Nothing's changed on the MySQL side, and this behavior started when I upgraded emacs 20.3 to 20.4 (from emacs.orebokech.com). I then downloaded the latest sql.el (2.5 from http://repo.or.cz/w/emacs.git) to make sure the problem wasn't already fixed before posting. -- Wayne