unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25424: 25.1; sql-mode, product mysql: sql-end-of-statement: Wrong type argument: stringp, nil
@ 2017-01-11 22:53 Tijs Mallaerts
  2019-01-11 22:12 ` bug#25424: [PATCH] Add mysql terminator to sql-product-alist Tijs Mallaerts
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Tijs Mallaerts @ 2017-01-11 22:53 UTC (permalink / raw)
  To: 25424

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

To reproduce:
- activate sql-mode
- call M-x sql-set-product
- select mysql
- write a part of a query, f.ex. select * from
- call M-x sql-end-of-statement

Error: sql-end-of-statement: Wrong type argument: stringp, nil

A missing :terminator sql-product-feature of mysql seems to be causing this
issue.

In GNU Emacs 25.1.4 (x86_64-unknown-linux-gnu)
 of 2016-09-24 built on kubuntu
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description:    Ubuntu 16.04.1 LTS

Configured using:
 'configure --with-x-toolkit=no'

Configured features:
XPM JPEG TIFF GIF PNG SOUND DBUS GSETTINGS NOTIFY LIBXML2 FREETYPE XFT
ZLIB X11

Important settings:
  value of $LC_MONETARY: nl_BE.UTF-8
  value of $LC_NUMERIC: nl_BE.UTF-8
  value of $LC_TIME: nl_BE.UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: SQL[MySQL]

[-- Attachment #2: Type: text/html, Size: 1048 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-03-25 19:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-11 22:53 bug#25424: 25.1; sql-mode, product mysql: sql-end-of-statement: Wrong type argument: stringp, nil Tijs Mallaerts
2019-01-11 22:12 ` bug#25424: [PATCH] Add mysql terminator to sql-product-alist Tijs Mallaerts
2019-02-06 10:49 ` bug#25424: " Tijs Mallaerts
2019-03-22 10:33 ` bug#25424: Tijs Mallaerts
2019-03-22 13:15   ` bug#25424: Eli Zaretskii
2019-03-23  1:43     ` bug#25424: Michael Mauger
2019-03-23  6:56       ` bug#25424: Eli Zaretskii
2019-03-24 19:31         ` bug#25424: Michael Mauger
2019-03-24 19:52           ` bug#25424: Eli Zaretskii
2019-03-25 19:32             ` bug#25424: Tijs Mallaerts

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).