From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c77af9362d926007 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews1.google.com!not-for-mail From: i_eat_pies@hotmail.com (Andy) Newsgroups: comp.lang.ada Subject: Re: FYI: Users of MySQL & APQ Date: 21 Sep 2004 08:25:45 -0700 Organization: http://groups.google.com Message-ID: <7ad345db.0409210725.633de9af@posting.google.com> References: NNTP-Posting-Host: 62.189.228.93 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1095780346 3402 127.0.0.1 (21 Sep 2004 15:25:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 21 Sep 2004 15:25:46 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:3896 Date: 2004-09-21T08:25:45-07:00 List-Id: Thank you, i am sure i speak for many users when i say that. I had a work-around solution which did what i wanted, but now it can be put to the way it should be. Thanks. "Warren W. Gay VE3WWG" wrote in message news:... > I have made a patch available for MySQL users of APQ. If you > have tried to re-use the Connection_Type object by calling > Reset (this seems to be popular with AWS), you will > experience a failure using MySQL. The patch below, will > fix the problem, until the next release of APQ can be > made available. > > http://home.cogeco.ca/~ve3wwg/apq-2.1-patch-1.txt > > Thanks, Warren.