public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: mySQL, mSQL, PostgreSQL with cygwin ?
@ 1999-03-02  4:04 Horak Daniel
  1999-03-31 19:45 ` Horak Daniel
  0 siblings, 1 reply; 9+ messages in thread
From: Horak Daniel @ 1999-03-02  4:04 UTC (permalink / raw)
  To: cygwin

> >A contributed PostgreSQL 6.4 port in binary form is also 
> available at this
> >location, but it's only supposed to run on NT
> 
> Very good. I also downloaded the 6.4.2 source and will try to 
> compile it.
> Too bad there isn't a diff file at your location, but if I 
> fail, I will
> install the binary, for sure.

Patches for 6.4.2 are at http://www.askesis.nl/AskesisPostgresIndex.html ,
they are included in the development snapshots
( ftp://ftp.postgresql.org/pub/postgresql.snapshot.tar.gz )

			Dan

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: mySQL, mSQL, PostgreSQL with cygwin ?
  1999-03-02  4:04 mySQL, mSQL, PostgreSQL with cygwin ? Horak Daniel
@ 1999-03-31 19:45 ` Horak Daniel
  0 siblings, 0 replies; 9+ messages in thread
From: Horak Daniel @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

> >A contributed PostgreSQL 6.4 port in binary form is also 
> available at this
> >location, but it's only supposed to run on NT
> 
> Very good. I also downloaded the 6.4.2 source and will try to 
> compile it.
> Too bad there isn't a diff file at your location, but if I 
> fail, I will
> install the binary, for sure.

Patches for 6.4.2 are at http://www.askesis.nl/AskesisPostgresIndex.html ,
they are included in the development snapshots
( ftp://ftp.postgresql.org/pub/postgresql.snapshot.tar.gz )

			Dan

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: mySQL, mSQL, PostgreSQL with cygwin ?
  1999-03-01  6:09       ` Sebastien Barre
  1999-03-07  9:11         ` Stipe Tolj
@ 1999-03-31 19:45         ` Sebastien Barre
  1 sibling, 0 replies; 9+ messages in thread
From: Sebastien Barre @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Stipe Tolj; +Cc: cygwin

At 07:59 01/03/99 +0100, Stipe Tolj wrote:

>A contributed PostgreSQL 6.4 port in binary form is also available at this
>location, but it's only supposed to run on NT

Very good. I also downloaded the 6.4.2 source and will try to compile it.
Too bad there isn't a diff file at your location, but if I fail, I will
install the binary, for sure.

>MySQL is _not_ ported to Cygwin due to the lack of the pthreads functions used
>in the multi-user multi-threaded MySQL database engine. Currently Cygwin is
>getting at least experimental support for pthreads functions, but I suppose it
>will take some time to get a stable port of MySQL done to Cygwin.

Thanks for the information, but there is something very obscure to me, they
ARE binaries for cygwin32 :
http://www.tcx.se/download.html

"MySQL 3.22.10 clients compiled with the cygwin32 kit. This includes
'mysql' with readline editing capabilities. " and a link to
http://www.tcx.se/Downloads/Win32/mysqlclient-3.22.10b-cygwin-b20.tar.gz

I downloaded it, here is the content :

-rw-r--r-- tolj/None    723652 1998-11-08 17:59 cygwin1.dll
-rwxr-xr-x tolj/None     41472 1998-11-17 19:40 insert_test.exe
-rwxr-xr-x tolj/None    192512 1998-11-17 19:40 mysql.exe
-rwxr-xr-x tolj/None     55296 1998-11-17 19:40 mysqladmin.exe
-rwxr-xr-x tolj/None     62464 1998-11-17 19:40 mysqldump.exe
-rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlimport.exe
-rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlshow.exe
-rwxr-xr-x tolj/None     41472 1998-11-17 19:40 select_test.exe

Which seems to mean that the mySQL DLL was succesfully built (how ??), and
linked or added to the original cygwin1.dll ? If it's true, it may remove
my coolview support, am I wrong ? 

Furthermore, you have to get a license to use it officialy.

>There is a native Win32 shareware version of MySQL 3.21.29a which works
>perfectly with our Apache 1.3.4 and integrated PHP 3.0.6, check out MySQL's
>official web site.

I do not know if I'll be able to use it with Perl built for cygwin ? If I
compile a DBI module for MySQL within my cygwin perl context, the DLL
formats won't match I guess.

Regards


______________________________________________________________
Sebastien Barre                  http://www.hds.utc.fr/~barre/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: mySQL, mSQL, PostgreSQL with cygwin ?
  1999-03-07  9:11         ` Stipe Tolj
@ 1999-03-31 19:45           ` Stipe Tolj
  0 siblings, 0 replies; 9+ messages in thread
From: Stipe Tolj @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Sebastien Barre; +Cc: cygwin

> Thanks for the information, but there is something very obscure to me, they
> ARE binaries for cygwin32 :
> http://www.tcx.se/download.html
>
> "MySQL 3.22.10 clients compiled with the cygwin32 kit. This includes
> 'mysql' with readline editing capabilities. " and a link to
> http://www.tcx.se/Downloads/Win32/mysqlclient-3.22.10b-cygwin-b20.tar.gz
>
> I downloaded it, here is the content :
>
> -rw-r--r-- tolj/None    723652 1998-11-08 17:59 cygwin1.dll
> -rwxr-xr-x tolj/None     41472 1998-11-17 19:40 insert_test.exe
> -rwxr-xr-x tolj/None    192512 1998-11-17 19:40 mysql.exe
> -rwxr-xr-x tolj/None     55296 1998-11-17 19:40 mysqladmin.exe
> -rwxr-xr-x tolj/None     62464 1998-11-17 19:40 mysqldump.exe
> -rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlimport.exe
> -rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlshow.exe
> -rwxr-xr-x tolj/None     41472 1998-11-17 19:40 select_test.exe

these cygwin b20 mysql client files have been provided by me to Monti from TcX.

The libmysqlclient.a lib and all client files have been ported to cygwin by us, but
the mysqld daemon uses pthreads which are currently not or at leasr experimentacly
supported within the latest cygwin snapshot.

So you will have to wait for a cygwin port of mysql until pthreads are running or
get a license for the native Win32 port provided from TcX.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany





--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: mySQL, mSQL, PostgreSQL with cygwin ?
  1999-03-01  6:09       ` Sebastien Barre
@ 1999-03-07  9:11         ` Stipe Tolj
  1999-03-31 19:45           ` Stipe Tolj
  1999-03-31 19:45         ` Sebastien Barre
  1 sibling, 1 reply; 9+ messages in thread
From: Stipe Tolj @ 1999-03-07  9:11 UTC (permalink / raw)
  To: Sebastien Barre; +Cc: cygwin

> Thanks for the information, but there is something very obscure to me, they
> ARE binaries for cygwin32 :
> http://www.tcx.se/download.html
>
> "MySQL 3.22.10 clients compiled with the cygwin32 kit. This includes
> 'mysql' with readline editing capabilities. " and a link to
> http://www.tcx.se/Downloads/Win32/mysqlclient-3.22.10b-cygwin-b20.tar.gz
>
> I downloaded it, here is the content :
>
> -rw-r--r-- tolj/None    723652 1998-11-08 17:59 cygwin1.dll
> -rwxr-xr-x tolj/None     41472 1998-11-17 19:40 insert_test.exe
> -rwxr-xr-x tolj/None    192512 1998-11-17 19:40 mysql.exe
> -rwxr-xr-x tolj/None     55296 1998-11-17 19:40 mysqladmin.exe
> -rwxr-xr-x tolj/None     62464 1998-11-17 19:40 mysqldump.exe
> -rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlimport.exe
> -rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlshow.exe
> -rwxr-xr-x tolj/None     41472 1998-11-17 19:40 select_test.exe

these cygwin b20 mysql client files have been provided by me to Monti from TcX.

The libmysqlclient.a lib and all client files have been ported to cygwin by us, but
the mysqld daemon uses pthreads which are currently not or at leasr experimentacly
supported within the latest cygwin snapshot.

So you will have to wait for a cygwin port of mysql until pthreads are running or
get a license for the native Win32 port provided from TcX.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany





--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: mySQL, mSQL, PostgreSQL with cygwin ?
  1999-02-28 23:02     ` Stipe Tolj
@ 1999-03-01  6:09       ` Sebastien Barre
  1999-03-07  9:11         ` Stipe Tolj
  1999-03-31 19:45         ` Sebastien Barre
  0 siblings, 2 replies; 9+ messages in thread
From: Sebastien Barre @ 1999-03-01  6:09 UTC (permalink / raw)
  To: Stipe Tolj; +Cc: cygwin

At 07:59 01/03/99 +0100, Stipe Tolj wrote:

>A contributed PostgreSQL 6.4 port in binary form is also available at this
>location, but it's only supposed to run on NT

Very good. I also downloaded the 6.4.2 source and will try to compile it.
Too bad there isn't a diff file at your location, but if I fail, I will
install the binary, for sure.

>MySQL is _not_ ported to Cygwin due to the lack of the pthreads functions used
>in the multi-user multi-threaded MySQL database engine. Currently Cygwin is
>getting at least experimental support for pthreads functions, but I suppose it
>will take some time to get a stable port of MySQL done to Cygwin.

Thanks for the information, but there is something very obscure to me, they
ARE binaries for cygwin32 :
http://www.tcx.se/download.html

"MySQL 3.22.10 clients compiled with the cygwin32 kit. This includes
'mysql' with readline editing capabilities. " and a link to
http://www.tcx.se/Downloads/Win32/mysqlclient-3.22.10b-cygwin-b20.tar.gz

I downloaded it, here is the content :

-rw-r--r-- tolj/None    723652 1998-11-08 17:59 cygwin1.dll
-rwxr-xr-x tolj/None     41472 1998-11-17 19:40 insert_test.exe
-rwxr-xr-x tolj/None    192512 1998-11-17 19:40 mysql.exe
-rwxr-xr-x tolj/None     55296 1998-11-17 19:40 mysqladmin.exe
-rwxr-xr-x tolj/None     62464 1998-11-17 19:40 mysqldump.exe
-rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlimport.exe
-rwxr-xr-x tolj/None     53760 1998-11-17 19:40 mysqlshow.exe
-rwxr-xr-x tolj/None     41472 1998-11-17 19:40 select_test.exe

Which seems to mean that the mySQL DLL was succesfully built (how ??), and
linked or added to the original cygwin1.dll ? If it's true, it may remove
my coolview support, am I wrong ? 

Furthermore, you have to get a license to use it officialy.

>There is a native Win32 shareware version of MySQL 3.21.29a which works
>perfectly with our Apache 1.3.4 and integrated PHP 3.0.6, check out MySQL's
>official web site.

I do not know if I'll be able to use it with Perl built for cygwin ? If I
compile a DBI module for MySQL within my cygwin perl context, the DLL
formats won't match I guess.

Regards


______________________________________________________________
Sebastien Barre                  http://www.hds.utc.fr/~barre/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* mySQL, mSQL, PostgreSQL with cygwin ?
  1999-02-28 17:52   ` mySQL, mSQL, PostgreSQL with cygwin ? Sebastien Barre
@ 1999-02-28 23:02     ` Sebastien Barre
  1999-02-28 23:02     ` Stipe Tolj
  1 sibling, 0 replies; 9+ messages in thread
From: Sebastien Barre @ 1999-02-28 23:02 UTC (permalink / raw)
  To: cygwin

I was wondering if anyone of you did successfully build/install/test one of
these products with Cygwin32 :

	- mySQL
	- mSQL
	- PostgreSQL

Thanks :)

(I already found something related to mSQL at the Cygwin Porting Projet
http://www.student.uni-koeln.de/cygwin/Distribution/Source/msql/ , but it
seems not complete). 

______________________________________________________________
Sebastien Barre                  http://www.hds.utc.fr/~barre/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: mySQL, mSQL, PostgreSQL with cygwin ?
  1999-02-28 17:52   ` mySQL, mSQL, PostgreSQL with cygwin ? Sebastien Barre
  1999-02-28 23:02     ` Sebastien Barre
@ 1999-02-28 23:02     ` Stipe Tolj
  1999-03-01  6:09       ` Sebastien Barre
  1 sibling, 1 reply; 9+ messages in thread
From: Stipe Tolj @ 1999-02-28 23:02 UTC (permalink / raw)
  To: Sebastien Barre; +Cc: cygwin

> I was wondering if anyone of you did successfully build/install/test one of
> these products with Cygwin32 :
>
>         - mySQL
>         - mSQL
>         - PostgreSQL
>
> Thanks :)
>
> (I already found something related to mSQL at the Cygwin Porting Projet
> http://www.student.uni-koeln.de/cygwin/Distribution/Source/msql/ , but it
> seems not complete).

sorry, the mSQL 2.0.4.1 source port is outdated and non-stable.

A contributed stable port of mSQL 2.0.5 may be found within the camp-1.1b
(Cygwin Apache mSQL PHP3) embedded web authoring environment in binary form at

    http://www.student.uni-koeln.de/cygwin/Distribution/Binary

A contributed PostgreSQL 6.4 port in binary form is also available at this
location, but it's only supposed to run on NT.

MySQL is _not_ ported to Cygwin due to the lack of the pthreads functions used
in the multi-user multi-threaded MySQL database engine. Currently Cygwin is
getting at least experimental support for pthreads functions, but I suppose it
will take some time to get a stable port of MySQL done to Cygwin.

There is a native Win32 shareware version of MySQL 3.21.29a which works
perfectly with our Apache 1.3.4 and integrated PHP 3.0.6, check out MySQL's
official web site.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

* mySQL, mSQL, PostgreSQL with cygwin ?
       [not found] ` < 199903010022.QAA07416@rtl.cygnus.com >
@ 1999-02-28 17:52   ` Sebastien Barre
  1999-02-28 23:02     ` Sebastien Barre
  1999-02-28 23:02     ` Stipe Tolj
  0 siblings, 2 replies; 9+ messages in thread
From: Sebastien Barre @ 1999-02-28 17:52 UTC (permalink / raw)
  To: cygwin

I was wondering if anyone of you did successfully build/install/test one of
these products with Cygwin32 :

	- mySQL
	- mSQL
	- PostgreSQL

Thanks :)

(I already found something related to mSQL at the Cygwin Porting Projet
http://www.student.uni-koeln.de/cygwin/Distribution/Source/msql/ , but it
seems not complete). 

______________________________________________________________
Sebastien Barre                  http://www.hds.utc.fr/~barre/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-02  4:04 mySQL, mSQL, PostgreSQL with cygwin ? Horak Daniel
1999-03-31 19:45 ` Horak Daniel
  -- strict thread matches above, loose matches on Subject: below --
1999-02-28 16:22 Cygwin participation threshold Christopher G. Faylor
     [not found] ` < 199903010022.QAA07416@rtl.cygnus.com >
1999-02-28 17:52   ` mySQL, mSQL, PostgreSQL with cygwin ? Sebastien Barre
1999-02-28 23:02     ` Sebastien Barre
1999-02-28 23:02     ` Stipe Tolj
1999-03-01  6:09       ` Sebastien Barre
1999-03-07  9:11         ` Stipe Tolj
1999-03-31 19:45           ` Stipe Tolj
1999-03-31 19:45         ` Sebastien Barre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).