Installing MySql DBD in dtrawberry perl

Hi Guys,

I am trying to install DBI and DBD-MYSQL for strawberry perl.

But i am not able to install.
:wall:

DBD-MYSQL
>> makefile.pl

gives error as

'Access denied for user 'ODBC'@'localhost' (using password: NO)'.

give a try

sudo makefile.pl

Hi,

I am using windows Strawberry perl.

Thanks
Vasanth

MySQL :: MySQL 5.0 Reference Manual :: C.5.4.1 How to Reset the Root Password

MySQL :: Re: Access denied for user 'ODBC'@'localhost'

Hi,

Thanks. But the problem is not with MYSQL, the problem is with the addition of MYSQL Database DRIVER for strawberry perl.

It is actually an addition on module in strawberry perl.
:eek:

yes, i understand and while installing the driver, it is expecting the user ODBC user

check this post

MySQL :: Accessing MySQL from the shell without any trouble - SOLUTION

Hi thanks..

>>perl makefile.pl

Done ---

But in next

>>dmake

it is giving error as poll.h is missing and fds not known?...etc??

---------- Post updated at 12:36 AM ---------- Previous update was at 12:19 AM ----------

Hi,

Finally i came to know that strawberry perl 5.12 version supports DBD-mysql 4.018.

I tried with DBD-mysql 4.019... Thts y lot of errors.

Thanks

Hi,

I found Padre (strawberry ) perl .

Fine and it is good without any extra installation

Vasanth