| CPAN Ratings (Gamma) DBD-mysqlPP reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of DBD-mysqlPP
The placeholders bug (see this distribution's RT bugs) renders this module useless for serious applications. The patch to fix this is trivial, so it's a shame that the author doesn't seem to be interested in updating the module.
I also had no luck getting mysqlPP to work with my MovableType installation (in fact, some table values were overwritten with NULLs when I tried). To be fair, I don't know if it's a problem with the module or MovableType wanting to do lots of DBD-specific things.
Anyway, keep your eyes open when attempting to use this module as a drop-in replacement for DBD::mysql on your webserver..
Mike Rosulek - 2005-04-17 22:17:41
Was this review helpful to you?
Yes
No
DBD-mysqlPP saved my *ss at a host where mod_perl dumped code when using DBD::mysql, so thumbs up! Nice work! I love everything that is pure perl anyway ;-)
However, I do not give this module a 5 because of one problem (because of which I *had**to* patch my version of mysqlPP.pm) : you cannot specify unix_socket when creating a connection. I really don't know why it was left out... it's nice that this "feature" is documented, but that is not an excuse :-))
Csongor Fagyal - 2004-11-10 14:18:40
Was this review helpful to you?
Yes
No
I have only used this module a few times, mostly when DBD::mysql wasn't easily available, and it worked great for me every time. But I am giving it 5 stars for another reason.
Whenever I needed to know something about how the internals of DBDs work, I refer to the source code for this module. Even though the code has no comments what so ever, it is still some of the easiest to read perl code I have ever encountered. If you ever want to write your own DBD, I highly recommend reading and reviewing the source of this module as a starting point.
Stevan Little - 2004-11-04 13:27:21
Was this review helpful to you?
Yes
No
It saved my life, too, when DBD::mysql inexplicably barfed on me.
(google for "server version = 0 client version = 10" for the bug --
if anyone knows how to solve that, please mail me. :-))
Audrey Tang - 2004-09-08 10:01:38
Was this review helpful to you?
Yes
No
This module has been a lifesaver for me. It works as advertised. I'm particularly pleased that the documentation notes the differences between the this version, and the non-pure-perl version of DBD-mysql.
The docs need a little enhancement, but the code works wonderfully for me.
problem - 2004-05-01 23:07:16
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|