in reply to
Re^6: MySQL 5.1.11 Select Query
in thread
MySQL 5.1.11 Select Query
You're using DBD::mysqlPP, not DBD::mysql. Did you do that on purpose? You might have an old version. I've never used it, since it's really only situations where you have no C compiler.
Comment on
Re^7: MySQL 5.1.11 Select Query
Replies are listed 'Best First'.
Re^8: MySQL 5.1.11 Select Query
by
bkiahg
(Pilgrim)
on Aug 05, 2008 at 21:22 UTC
When I originally did this I didn't have a way of compiling C. I may go back rewrite this if I can't figure it out.
[reply]
In Section
Seekers of Perl Wisdom