Re: Unable to prepare statement with underscore

Kenny Scott <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Patrik Jansson wrote:
>
>> It works for me using MySQL 5.0.24, libdbd 3.0007.  What versions are 
>> you using?
>>
> Well, this particular server is running MySQL 4.1.14. How can I see 
> which libdbd version it is?
> I need this script to run on different machines, on with a MySQL 
> server as old as 4.0.14.

Hi,

I just ran the same thing on MySQL 4.1.11 and again, it worked.

 From your script you can get the version of the library by doing this:

print $DBD::mysql::VERSION, "\n";

-- 
Kenny


-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.