Your message dated Thu, 17 Mar 2005 09:43:23 -0700
with message-id <[EMAIL PROTECTED]>
and subject line fixed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Feb 2005 14:16:50 +0000
>From [EMAIL PROTECTED] Sun Feb 27 06:16:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (blackbird.zamazal.org) [217.66.176.51]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D5PE2-0000qE-00; Sun, 27 Feb 2005 06:16:50 -0800
Received: from pdm by blackbird.zamazal.org with local (Exim 4.34)
id 1D5PDX-0003S8-5S
for [EMAIL PROTECTED]; Sun, 27 Feb 2005 15:16:19 +0100
From: Milan Zamazal <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: cl-sql-mysql: Invalid results with SBCL 0.8.19
X-Debbugs-CC: Milan Zamazal <[EMAIL PROTECTED]>
X-Payment: hashcash 1.2
1:20:050227:[EMAIL
PROTECTED]::x8bMC1Y6WRl7hzyi:0000000000000000000000000000000000000002Uz0
X-Hashcash: 1:20:050227:[EMAIL
PROTECTED]::x8bMC1Y6WRl7hzyi:0000000000000000000000000000000000000002Uz0
Date: Sun, 27 Feb 2005 15:16:19 +0100
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: cl-sql-mysql
Version: 3.1.2-1
Severity: important
When I try to get data from my MySQL server in SBCL 0.8.19, I receive
completely wrong text data. For instance, I have the following table:
mysql> create table foo (x varchar(100));
Query OK, 0 rows affected (0.17 sec)
mysql> insert into foo values ('lisp');
Query OK, 1 row affected (0.03 sec)
mysql> select * from foo;
+------+
| x |
+------+
| lisp |
+------+
1 row in set (0.02 sec)
cl-sql returns the following data from the table:
* (clsql:connect '("localhost" "enwiki" "" "") :database-type :mysql
:if-exists :old)
; loading system definition from
; #P"/usr/share/common-lisp/systems/clsql-mysql.asd" into #<PACKAGE
"ASDF10449">
; registering #<SYSTEM :CLSQL-MYSQL {9854CD1}> as CLSQL-MYSQL
#<CLSQL-MYSQL:MYSQL-DATABASE localhost/enwiki/ OPEN {9A77269}>
* (clsql:query "select * from foo")
(("[EMAIL PROTECTED]@^@"))
("x")
I'm not sure in which SBCL version the problem occurred first, but IIRC
it was the first version with Unicode support.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (989, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=C, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Versions of packages cl-sql-mysql depends on:
ii cl-sql 3.1.2-1 SQL Interface for Common Lisp
ii cl-sql-uffi 3.1.2-1 Common UFFI functions for CLSQL da
ii libmysqlclient-dev 4.0.22-2 mysql database development files
-- no debconf information
---------------------------------------
Received: (at 297143-done) by bugs.debian.org; 17 Mar 2005 16:44:21 +0000
>From [EMAIL PROTECTED] Thu Mar 17 08:44:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (boa.b9.com) [216.184.11.2]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DBy6e-0001A8-00; Thu, 17 Mar 2005 08:44:20 -0800
Received: from tiger.med-info.com (tiger.med-info.com [216.184.11.129])
by boa.b9.com (8.13.3/8.13.3/Debian-6) with SMTP id j2HGhOlc010401
for <[EMAIL PROTECTED]>; Thu, 17 Mar 2005 09:43:24 -0700
Received: from tiger.med-info.com ([EMAIL PROTECTED] [127.0.0.1])
by tiger.med-info.com (8.13.3/8.13.3/Debian-8) with ESMTP id
j2HGhOvK022102
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Thu, 17 Mar 2005 09:43:24 -0700
Received: (from [EMAIL PROTECTED])
by tiger.med-info.com (8.13.3/8.13.3/Submit) id j2HGhNnq022095
for [EMAIL PROTECTED]; Thu, 17 Mar 2005 09:43:23 -0700
Received: by tiger.med-info.com (hashcash-sendmail, from uid 1000);
Thu, 17 Mar 2005 09:43:23 -0700
Date: Thu, 17 Mar 2005 09:43:23 -0700
From: Kevin Rosenberg <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: fixed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-GPG-ID: 0xC4A4823E
X-GPG-FP: D7A0 55B6 4768 3582 B10D 3F0C 112E CDF2 C4A3 823E
X-GPG-Key: http://b9.com/kevin.gpg.asc
User-Agent: Mutt/1.5.6+20040907i
X-Hashcash: 1:24:050317:[EMAIL PROTECTED]::k8FldMPVPHF0I11Q:
00000000000000000000000000000000009YqW
X-Scanned-By: MIMEDefang 2.51 on 172.16.1.2
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
this was fixed in a recent upload.
--
Kevin Rosenberg
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]