[plt-scheme] smysql

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Fri Apr 20 13:01:28 EDT 2007

I've committed the code to schematics.
The subdirectory plt of the smysql directory contains
my effort so far. A connection is made, however, after
reading the greeting (which comes in fine), mysql closes
the connection on my windows machine.

If anyone wants to help (testing), e.g. on linux,
It could be of great help.

--Hans


Hans Oesterholt-Dijkema schreef:
> I've started coding. However, I can't commit code yet.
> I don't have svn write access to schematics.
>
> I'm able to require all things as a module. However,
> there are some problems reading/writing to the
> server after the initial greeting message,.
>
> --hans
>
>
> Matthias Felleisen schreef:
>> That's fantastic. -- Matthias
>>
>>
>> On Apr 19, 2007, at 2:37 PM, Hans Oesterholt-Dijkema wrote:
>>
>>> Dear All,
>>>
>>> Eric Knauel, author of Myscsh, a mysql implemention for scheme48 and
>>> scsh has just put his code to the svn of schematics.sf.net. He likes 
>>> the idea
>>> to make the code also available for PLT Scheme. We can now modify
>>> the code (which must still also work for scheme48 and scsh) to also
>>> work with plt scheme.
>>>
>>> Best wishes,
>>>
>>> Hans Oesterholt-Dijkema
>>> _________________________________________________
>>>  For list-related administrative tasks:
>>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>



Posted on the users mailing list.