Re: Perl calling MYSQL 5 stored procedure
In a nutshell:
1. Get the source for DBD-mysql
2. man patch (or basically "patch < file.patch" while in the directory w/ the DBD-mysql source should work)
3. Compile, install DBD-mysql
If you get the newest version of DBD-mysql, chances are the patch file won't match (it didn't for me when I tried about 2 months ago). I just looked at the patch file to see what it did, then patched the appropriate file by hand--the patch is very small so this isn't a difficult process. However, if you're not inclined to do such things, you'll need to find someone who can because this patch is one-of-kind so there's not really public support for it. If you tell me what version of DBD-mysql you get, I can make a patch that will work with that version.
Subject
Written By
Posted
November 30, 2005 01:58AM
Re: Perl calling MYSQL 5 stored procedure
October 07, 2005 01:56PM
November 07, 2006 04:39PM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.