GNU bug report logs -
#20288
24.4; password management in sql-oracle
Previous Next
Reported by: j-l.abraham <at> orange.fr
Date: Thu, 9 Apr 2015 19:37:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 20288 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 9 Apr 2015 23:26:21 +0200 (CEST)
> From: Jean-Louis ABRAHAM <j-l.abraham <at> orange.fr>
> Cc: 20288 <at> debbugs.gnu.org
>
> In the cmd box I enter:
> emacs -Q
>
> In Emacs 24.4.1:
>
> M-x sql-oracle
> User: <oracle user>
> Password: <password>
> Database: <dbname>
>
> The *SQL* buffer looks like:
>
> SQL*Plus: Release 12.1.0.2.0 Production on Thu Apr 9 23:07:25 2015
>
> Copyright (c) 1982, 2014, Oracle. All rights reserved.
>
> Connected to:
> Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production
>
> SQL> host
> Microsoft Windows [version 6.1.7601]
> Copyright (c) 2009 Microsoft Corporation. Tous droits r serv s.
>
> exit
> c:\Users\jean-louis\AppData\Roaming>exit
>
> SQL>
>
> The problem is that after I enter the "host" command the prompt doesn't
> display, only after I hit the <enter> key
Most probably, a buffering issue. Is there a command-line switch for
sqlplus that causes it to use unbuffered I/O? Or maybe some variable
you can set once connected to SQL?
But if you are saying that Emacs 24.3 on the same system and with the
same version of SQL didn't have that problem, then I don't see how's
that possible due to buffering. Maybe I'm missing something.
This bug report was last modified 5 years and 232 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.