Re: Embeded MySQL w/ Perl

Hello,

Turns out that as it exists, the Perl DBD::mysql drivers to NOT support the
embedded MySQL server on any platform as far as I know.

I have been able to create a patch for the DBD::mysql XS code that permits
this functionality -- transparently while still supporting client/server --
really a big win for me, it's fast and works transparently for my Perl code.

I am certain that others are excited to try using MySQL in an embedded form
via the DBD::mysql drivers, and I am preparing to distribute a patch
proposal for the library.

- Cory

Matt Fredrickson writes:

> Hi Cory,
>
> You can view our supported platforms here,
> http://dev.mysql.com/doc/mysql/en/Which_OS.html and our libraries are
> available for download here, http://dev.mysql.com/downloads/. Let me know
> if you have additional questions.
>
> Regards,
>
> Mr. Matt Fredrickson,

>> -----Original Message-----
>> From: CoryTrese [mailto:digital [at] frognet.net]
>> Sent: Sunday, May 09, 2004 9:23 PM

>> Hello,
>>
>> I need to know if it is possible to use the DBD::mysql
>> interfaces with the embedded MySQL libraries (-lmysqld).
>>


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules [at] m .gmane.org
Cory James Trese [ Do, 13 Mai 2004 01:22 ] [ ID #180594 ]
Datenbanken » gmane.comp.db.mysql.perl » Re: Embeded MySQL w/ Perl

Vorheriges Thema: reinstalling DBD::mysql b'cos of mysql updgrade.
Nächstes Thema: perl/mysql/innodb