Re: Problems selecting from a MYSQL database

Nicolas Neuss <[email protected]>
Newsgroups gmane.lisp.clsql.general
Organization University Karlsruhe
Message-ID <[email protected]>
Nicolas Neuss <[email protected]> writes:

> 2. If I work around this by doing
>
>   (with-gamm-db-connection
>     (select [|surname|] :from [|users|]))

Addendum: The problem seems to be due to foreign characters in the
surnames, because a query like

  (with-gamm-db-connection
     (select [|email|] :from [|users|]))

works.

Nicolas
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.