You can specify the encoding to be used by passing the
:encoding
argument to
connect
. Common SQL supports various encodings for MySQL as documented in the
LispWorks Reference Manual
.
The default is to use the default for the particular MySQL installation.