From: bje@cygnus.com (Ben Elliston)
Subject: Re: Has anyone ported an SQL server ???
12 Aug 1998 20:10:45 -0700
Message-ID: <Pine.LNX.3.95.980813041845.18103A-100000.cygnus.gnu-win32@moshpit.cygnus.com>
References: <199808112014.WAA29245@k9.dds.nl>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: tjoen@dds.nl
Cc: gnu-win32@cygnus.com, Andrew Thompson <andrew@waitaki.otago.ac.nz>

> > I am looking for a free SQL server (like MySQL) for the Cygwin
> > environment?

> There is none yet afaik.

A while back I ported part of the PostgreSQL dbms to Cygwin.  I had their
client side stuff working talking to a UNIX SQL server.  I got stuck on
their server due to the lack of shared memory support in Cygwin at the
time.

The lack of a portable threads implementation for Win32 is a problem with
MySQL.  Hopefully this will be solved soon :-).

Ben

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
