bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24483: 25.1; sql-mode error due to nil prompt-cont-regexp


From: Nikolay Kudryavtsev
Subject: bug#24483: 25.1; sql-mode error due to nil prompt-cont-regexp
Date: Tue, 6 Jun 2017 01:25:12 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Hello, Pablo.

It's not clear from your letter whether you still have an error with prompt-cont-regexp when using sqlcmd. If so, could you please set debug-on-error to t and paste the debug log here.

For mysql I use (setq sql-mysql-options '("-C" "-f" "-t" "-n")). Also don't forget the statement terminator there: either put ";" or "\go" at the end query.

--
Best Regards,
Nikolay Kudryavtsev






reply via email to

[Prev in Thread] Current Thread [Next in Thread]