8 messages in com.mysql.lists.win32Client libs on Win32
FromSent OnAttachments
Bob Kline11 Sep 1999 17:04 
Brian Andrews11 Sep 1999 17:51 
Bob Kline12 Sep 1999 07:52 
Bob Kline15 Sep 1999 15:41 
Michael Widenius15 Sep 1999 15:48 
Bob Kline17 Sep 1999 07:43 
Michael Widenius17 Sep 1999 07:48 
Michael Widenius19 Sep 1999 02:30 
Subject:Client libs on Win32
From:Bob Kline (bkl@rksystems.com)
Date:09/11/1999 05:04:54 PM
List:com.mysql.lists.win32

I just finished hacking the Python package MySQLdb so that it would build on a Win32 machine. The need for much of the work was caused by the fact that the author of the package was building against the latest version of MySQL, and the latest version of the MySQL client libraries and headers available for 32-bit Windows is several versions behind. I pulled down the current MySQL sources but there is no support for building the client libraries on Win32. Where is the Win32 Makefile for building the client libraries? I don't expect to be able to build the Win32 DBMS without acquiring a license, but I thought the client libraries were freely available on all platforms.