
[PATCH] do_mysql patch for win32 system
Reported by The_buzzMeNot | November 18th, 2008 @ 01:25 AM
do_mysql gem did not worked on win32 systems natively (without cygwin).
This patch fixes the issue and let them compile and work on win32.
All specs are working (on windows).
This change have not been tested on Linux. I have tried to create a cross platform code.
Please review and add this code to the master for the benefit of the community.
Please provide me with recommendations/feedback to let me improve this patch and apply patch to do_postgres.
Regards,
The_buzzMeNot (ram (dott) singla (att) gmail (dott) com )
Comments and changes to this ticket
-
The_buzzMeNot November 18th, 2008 @ 01:30 AM
FYI,
you need to provide path for mysql directory.
--with-mysql-include="D:\mysql\include" --with-mysql-lib="D:\mysql\lib\opt"
I have linked to 5.0.37 version of MySql on Windows.
-
Dan Kubb (dkubb) November 30th, 2008 @ 01:30 PM
- Assigned user changed from Sam Smoot to Dirkjan Bussink
- State changed from new to open
- Title changed from do_mysql patch for win32 system to [PATCH] do_mysql patch for win32 system
Dirkjan, would you mind reviewing this patch?
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »